Skip to:
Most of the clients send a heartbeat every 30 seconds. The idle timeout is used for detecting broken sockets that the JVM failed to detect. We are now using a 30 minutes as default value which is too high. Lets change it to 2 minutes.
Most of the clients send a heartbeat every 30 seconds. The idle timeout is used for detecting broken sockets that the JVM failed to detect. We are now using a 30 minutes as default value which is too high. Lets change it to 2 minutes.