[Bug 443] Ability to set KeepAlive time

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Jan 3 14:58:11 EST 2003


http://bugzilla.mindrot.org/show_bug.cgi?id=443

djm at mindrot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From djm at mindrot.org  2003-01-03 14:58 -------
As mentioned, TCP keepalives are a system-wide setting. On linux you can tweak
them using "sysctl -w net.ipv4.tcp_keepalive_time=xxx" or through /proc/sys

Adding protocol-level keepalives to the client (they are already in the server)
is a separate issue (and bug).




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-unix-dev mailing list