REDUND_PROBE_COUNT

For Server Redundancy Project (On both primary and secondary computer)
Purpose To specify the number of missed probes (within a failover period) before an application is failed over.
Warning: The failover rate should never be modified to less than 3 seconds.
Comments The failover period is defined as: REDUND_PROBE_DELAY * (REDUND_PROBE_COUNT + 1) If more than the REDUND_PROBE_COUNT probes are missed, a failover is started.
Value Number (of probes)
Default Value Count 5
Failover period 15 seconds