TCP Keepalive and firewall killing idle sessions
- by Carlos A. Ibarra
In a customer site, the network team added a firewall between the client and the server. This is causing idle connections to get disconnected after about 40 minutes of idle time. The network people say that the firewall doesn't have any idle connection timeout, but the fact is that the idle connections get broken.
In order to get around this, we…