LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Problems with idle ssh or telnet or other continuous connections...

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: Problems with idle ssh or telnet or other continuous connections...
From: Kyle Sparger <ksparger@xxxxxxxxxxxx>
Date: Fri, 5 Oct 2001 07:05:42 -0400 (EDT)
> Are you using LVS-NAT?
> 
> If so try playing with ipcahains -S.

Also, you can address this from the client side by reducing the tcp
keepalive transmission intervals:

Under Linux, reduce it to 5 minutes:

echo 300 > /proc/sys/net/ipv4/tcp_keepalive_time

'300' is the number of seconds.

I find this useful in all manner of situations where the OS times out
connections :)

Kyle Sparger







<Prev in Thread] Current Thread [Next in Thread>