FailureDetection.PingInterval |
The interval of time that servers in a cluster wait between pings to the primary server. The default value is 10 seconds.
Secondary servers ping the primary server to monitor its status. When a secondary server pings the primary server and the primary server responds, the primary server is assumed to be running. If the primary server does not respond and the number of allowed retries is exceeded, failover begins.
If this value is set too low for a cluster with many servers, the primary server could be flooded with ping requests. |