Linux doesn't have a kernel level tcp idle timeout timer
Linux uses the tcp keepalive mechanism to determine if a connection is still established. By default it waits 2 hours on an idle connection before sending the first keepalive.
Select a result to preview
Linux uses the tcp keepalive mechanism to determine if a connection is still established. By default it waits 2 hours on an idle connection before sending the first keepalive.