InterviewSolution
| 1. |
What Is Health Check In Refer To Load Balancer ? |
|
Answer» The Health Check feature of the load balancer that allows you to set parameters to perform diagnostic observations on the PERFORMANCE of web SERVERS and web server farms ASSOCIATED with each appliance. Health checking allows you to determine if a particular server or service is running or has failed. When a service FAILS health checks, the SLB algorithm will stop sending clients to that server until the service PASSES health checks again. The Health Check feature of the load balancer that allows you to set parameters to perform diagnostic observations on the performance of web servers and web server farms associated with each appliance. Health checking allows you to determine if a particular server or service is running or has failed. When a service fails health checks, the SLB algorithm will stop sending clients to that server until the service passes health checks again. |
|