forked from docs/doc-exports
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com> Co-authored-by: zhoumeng <zhoumeng35@huawei.com> Co-committed-by: zhoumeng <zhoumeng35@huawei.com>
5.3 KiB
5.3 KiB
Modifying or Deleting a Listener
Scenarios
You can modify a listener as needed or delete a listener if you no longer need it.
Deleted listeners cannot be recovered.
Modifying a listener
- Log in to the management console.
- In the upper left corner of the page, click
and select the desired region and project.
- Click
in the upper left corner to display Service List and choose Network > Elastic Load Balancing.
- Locate the load balancer and click its name.
- Modify the listener in either of the following ways:
- On the Listeners page, locate the listener, and click Edit in the Operation column.
- Click the name of the target listener. On the Basic Information page, click Edit on the top right corner.
- On the Edit dialog box, modify parameters, and click OK.
Deleting a Listener
- Log in to the management console.
- In the upper left corner of the page, click
and select the desired region and project.
- Click
in the upper left corner to display Service List and choose Network > Elastic Load Balancing.
- Locate the load balancer and click its name.
- If the listener has backend servers associated, disassociate the backend servers before deleting the listener.
- If HTTP requests are redirected to an HTTPS listener, delete the redirect before deleting the HTTPS listener.
- If the listener has a forwarding policy, delete the forwarding policy before deleting the listener.
- After a listener is deleted, the associated backend server group is also deleted.
- Click Listeners, locate the listener, and click Delete in the Operation column.
- In the displayed dialog box, enter DELETE.
- Click OK.
Parent topic: Listener