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.0 KiB
2.0 KiB
How Do I Check If There Is Excessive Access Delay?
- Bind an EIP to a backend server to make the applications accessible from the Internet and then check the access delay. In this way, you can determine whether the problem is caused by the client, load balancer, or applications.
- Check the incoming traffic. If the incoming traffic exceeds the EIP bandwidth, there may be congestion and packet loss.
- Check the load and security policies of backend servers. If backend servers are heavily loaded or they have security policies configured, they cannot quickly respond to requests from the associated load balancer.
- Check the health of backend servers based on the Unhealthy Servers metric. If the applications are unstable and connections to the backend server time out, the retry mechanism will route the requests to another backend server. As a result, access to the applications will be successful but there will be more access delay.
- If the problem persists, contact customer service.
Parent topic: Load Balancing Performance