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>
2.8 KiB
2.8 KiB
Changing the Health Check Protocol
Scenarios
You can change the health check protocol as required. After the protocol is changed, the load balancer uses the new protocol to detect the health of backend servers, and it continues to route traffic to the backend servers after they are detected healthy.
During this period, the load balancer may return the HTTP 503 error code to the clients.
Procedure
- 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.
- Click Backend Server Groups, locate the backend server group, and click its name.
- Click More in the Operation column.
- Select Configure Health Check from the drop-down list.
- In the Basic Information area, click Configure next to Health Check.
- Change the health check protocol.
- Click OK.
Parent topic: Health Check