Modifying a Listener
Scenario
You can modify the name, port, client affinity, access control, and description of a listener.
- Endpoint groups associated with each listener, including the name, traffic dial, health check, and description. For details, see Modifying an Endpoint Group.
- Endpoints in each endpoint group, including their weights. For details, see Modifying an Endpoint.
Procedure
- Log in to the management console.
- Click in the upper left corner and choose Networking > Global Accelerator.
The Global Accelerator page is displayed.
- Search for the global accelerator by name or ID.
- Click the name of the global accelerator to go to the details page.
- Click Listeners.
- Locate the listener you want to modify and click .
- Modify the parameters. For details, see Table 1.
Table 1 Listener parameters that you can modify Parameter
Description
Name
Listener name.
You can enter up to 64 characters. Only letters, digits, and hyphens are allowed.
Port
The ports or port ranges used by the listener to receive requests from clients.
The port number ranges from 1 to 65535. You can enter one or more ports or port ranges separated by commas (,).
Example: 1-10,11-50,51,52-200
Client Affinity
If you select None, the listener routes requests evenly among the endpoints in the endpoint group.
If you select Source IP address, the source IP address of each request is calculated using the consistent hashing algorithm to obtain a unique hash key, and all the endpoints are numbered and mapped to the hash keys. Requests from the same IP address are forwarded to the same endpoint for processing.
TCP and UDP listeners support only Source IP address.
Access Control
You can add IP addresses to a whitelist or blacklist to control access to a listener.
A whitelist allows specified IP addresses to access the listener, while a blacklist denies access from specified IP addresses.
For details, see Access Control.
Description
Supplementary information about the listener.
You can enter up to 255 characters.
- Click OK.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot