In a cluster mode, how long is the health check cycle between the master and the failover node?
Looking at the cluster status, its connection automatically reconnects every specific time.
What makes the nodes works this way?
Modified on 2025-06-10 15:25:31 +0200
In a cluster mode, how long is the health check cycle between the master and the failover node?
Looking at the cluster status, its connection automatically reconnects every specific time.
What makes the nodes works this way?
Hi there,
Between the master and the failover, a keep alive signal is sent. This signal also check whether the hosts are reachable and online.
Sep, 2020 - Permalink