When using Alibaba Cloud SLB, users can enable the Health Check function. Layer-4 SLBs (TCP protocol) determine the availability of ECS instances through _________________.
For Layer-4 SLB using TCP, the health check determines ECS instance availability based on the successful completion of a TCP 3-way handshake. This ensures that the backend server is reachable and can accept connections, which is critical for reliable TCP-based load balancing.
Art
4 days ago