LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

RE: Large HTTP GET/POST timeout

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: RE: Large HTTP GET/POST timeout
From: "Chris Paul" <Chris@xxxxxxxxxxxxxx>
Date: Wed, 2 Jun 2004 09:49:19 +0100
Hello,

This is all getting a bit heavy for my liking, but can someone please confirm 
the state of play for me.

I was under the impression that this problem is because of a bug in older 
versions of the Linux Kernel. From the amount of discussion about attempted 
workarounds, I get the impression the problem still exists and can be 
reproduced with even the latest kernels. 

Is this the case?

TIA

Chris

-----Original Message-----
From: Julian Anastasov [mailto:ja@xxxxxx]
Sent: 01 June 2004 22:51
To: Joseph Mack
Cc: LinuxVirtualServer.org users mailing list.
Subject: Re: Large HTTP GET/POST timeout



        Hello,

On Mon, 31 May 2004, Joseph Mack wrote:

> > > so what is the MTU doing in the output of `ip addr show dev tunl0`?
> > >
> > > I can set it (can't I?). Is the mtu meaningless, ignored, what?
> >
> >         It is ignored for IPVS traffic, IPVS has its own encapsulation
> > and uses the route to RIP. IIRC you do not need to configure tunl0
> > in director.
>
> So PMTU cannot work for ip_vs?

        I mean tunl0 is usually needed to receive IPIP packets, so
in normal cases you do not need such interface in director even
when using TUN real servers. The PMTU setting must be for the route
to RIP. Such setting (and special route to daddr=RIP) can be needed
only if PMTU to RIP is less than the outdev MTU.

> In that case Ratz idea of setting the mtu for the route (DIP->RIP) won't work?

        It is needed but it is not on tunl0, eg. it is via eth0

> So should people set the MTU on the VIP for an LVS-Tun director?

        The VIP does not play here. The forwarded traffic is
routed to daddr=RIP (as for the other forwarding methods). Only the
clients need a route to VIP.

Regards

--
Julian Anastasov <ja@xxxxxx>
_______________________________________________
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

Berkeley Alexander
Temple House, 25-26 High Street, Lewes, East Sussex, BN7 2SD
Tel 01273 477784, Fax 01273 478994
www.baonline.co.uk

PLEASE NOTE:
The information in this e-mail is confidential and may be legally privileged. 
It may not represent the views of Berkeley Alexander. It is intended solely for 
the addressees. Access to this e-mail by anyone else is unauthorised. If you 
are not the intended recipient, any disclosure, copying, distribution or any 
action taken or omitted to be taken in reliance on it, is prohibited and may be 
unlawful. Any unauthorised recipient should advise the sender immediately of 
the error in transmission.

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