mirror of
https://github.com/status-im/consul.git
synced 2025-02-03 17:34:08 +00:00
e8d965e56f
The client is set to send keepalive pings every 30s. The server keepalive enforcement must be set to a number less than that, otherwise it will disconnect clients for sending pings too often. MinTime governs the minimum amount of time between pings.