LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Large HTTP GET/POST revisited (and solved)

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: Large HTTP GET/POST revisited (and solved)
From: Casey Zacek <cz@xxxxxxxxxxxx>
Date: Tue, 12 Apr 2005 10:35:36 -0500
Casey Zacek wrote (at Fri, Mar 11, 2005 at 01:52:12PM -0600):
> Mack.Joseph@xxxxxxxxxxxxxxx wrote (at Fri, Mar 11, 2005 at 09:22:15AM -0500):
> > lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx wrote on 03/11/2005 08:43:21
> > AM:
> > 
> > > Isn't this fixed in Kernel 2.6 anyway?
> > 
> > can you give me a reference? Which 2.6.x kernels have it?
> As for it being fixed in 2.6 realservers, that's entirely possible.
> None of my realservers are yet running 2.6.  I'll upgrade some soon
> and share the results.

I was just reading this summarized in the HOWTO, and I realized I
never responded to this.  It's not fixed in 2.6; I still need the
iptables rule to set the mss (iptables -A OUTPUT -s VIRTUAL-IP -p tcp
-m tcp --tcp-flags SYN,RST,ACK SYN,ACK -j TCPMSS --set-mss 1440).

-- 
Casey Zacek
Senior Engineer
NeoSpire, Inc.

<Prev in Thread] Current Thread [Next in Thread>
  • Re: Large HTTP GET/POST revisited (and solved), Casey Zacek <=