--- Kjetil Torgrim Homme <kjetilho@xxxxxxxxxx> wrote:
> On man, 2004-08-09 at 09:14 +0200, Roberto Nibali
> wrote:
> > Yunfeng Hou wrote:
> >
> > > The version in Fedora core 2 does not have the
> timeout
> > > sys control variables in /proc/sys/net/ipv4/vs
> > > directory. And I checked the source code and
> found
> > > that these variables being disabled by "#if 0"
> block.
> >
> > Correct.
> >
> > > Anyone please tell me if the function to control
> TCPIP
> > > timeouts are really disabled.
> >
> > Yes, obviously. But to be honest, I don't remember
> exactly why. Wensong?
>
> I was a bit annoyed to find that the proc values (or
> sysctl) had no
> effect in the RHEL WS 3.0 kernel, so I guess it's
> good they are gone so
> no confusion can happen. you have to use the
> setsockopt interface
> instead, this is what ipvsadm --set does.
There are a bunch of timeouts which are not possible
to set by ipvsadm --set command.
/proc/sys/net/ipv4/vs/timeout_close
/proc/sys/net/ipv4/vs/timeout_closewait
/proc/sys/net/ipv4/vs/timeout_established
/proc/sys/net/ipv4/vs/timeout_finwait
/proc/sys/net/ipv4/vs/timeout_icmp
/proc/sys/net/ipv4/vs/timeout_lastack
/proc/sys/net/ipv4/vs/timeout_listen
/proc/sys/net/ipv4/vs/timeout_synack
/proc/sys/net/ipv4/vs/timeout_synrecv
/proc/sys/net/ipv4/vs/timeout_synsent
/proc/sys/net/ipv4/vs/timeout_timewait
/proc/sys/net/ipv4/vs/timeout_udp
>
> --
> Kjetil T.
>
> _______________________________________________
> LinuxVirtualServer.org mailing list -
> lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to
> lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to
> http://www.in-addr.de/mailman/listinfo/lvs-users
>
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
|