HaCluster uses the method of polling your backend servers by attempting to request a statistics report from the proxy service at a set interval.
If HaCluster receives no response, it determines that the server is not healthy and after a certain number of failed connections, it removes the server from the farm.
The method of requesting a report to the proxy service is the default method but there is a more refined health check method using the HaCluster client service.
Whether you use the HaCluster client or the traditional method, you can adjust some parameters :