Closed
Description
Hi,
My application is going through a load balancer that kills inactive TCP sockets after a few minutes.
This makes my application wait until the 'timeout' setting until it realise the connection is probably at fault.
Is it possible to add a heartbeat configuration to keep the TCP connection alive forever ?