REDUND_PROBE_DELAY

For Server Redundancy Project (On both primary and secondary computer)
Purpose To specify the number of milliseconds between probes to contact an application.
Warning: The fail over rate should never be modified to less than 3 seconds.
Comments The fail over 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 milliseconds
Default Value Delay 3000 milliseconds
Failover period 15 seconds