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.0 KiB
5.0 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.
- Hover on
in the upper left corner to display Service List and choose Network > Elastic Load Balancing.
- Locate the load balancer and click its name.
- On the Listeners tab page, locate the listener, click
next to the listener name, and select Modify Listener.
- 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.
- Hover on
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
on the right of its name.
- Click Yes.
Parent topic: Listener