Hi,
> > > First, ssh connections get reset if there is no activity after 5 minutes
> > > or so.
> >
> > http://www.linuxvirtualserver.org/Joseph.Mack/HOWTO/LVS-HOWTO-22.html#ss22.13
> >
> > Julian, what's the incantation for 2.4?
>
> 2.2: ipchains -M -S tcp tcpfin udp
> 2.4: ipvsadm --set tcp tcpfin udp
>
> IMO, the default timeout is 15 min for the LVS connections
> in established state. For any NAT-ed client connections ask iptables.
Hi,
This looks a lot better than editing kernel code. According to the
manpage, a timeout value of 0 means that the current value is preserved.
When I try this with ipvsadm v1.19 2001/08/27 and IPVS v0.9.3, it reports
illegal timeout values. Is this correct?
e.g.
root@ooga:~# ipvsadm --set 2400 0 0
illegal timeout values
Thanks,
Brent
> > Joe
> >
> > --
> > Joseph Mack mack@xxxxxxxxxxx
>
>
> Regards
>
> --
> Julian Anastasov <ja@xxxxxx>
|