Re: 3 packet TCP window limit?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: dormando
Date: Thursday, May 6, 2010 - 1:51 am

> On 2010-5-5, at 23:31, dormando wrote:

Sorry, paraphrasing :) Web nerds have been working around this for a long
time now. Google talks about using HTTP chunked encoding responses to send
an initial "frame" of a webpage in under 3 packets. Which immediately
gives the browser something to render and primes the TCP connection for
more web junk.


Yeah, default config. OBSD was giving me back 4 packets in the first
window, while linux always gives back 3. The Big/IP is based on linux
2.4.21. If that kernel didn't have it wrong, they tuned it.

Already nuked my dumps. If you're curious I'll re-create.


I clearly remember some vendors bragging about doing this. That was a long
time ago? Perhaps they stopped? If it's true they've been doing it for
half a decade or more, and haven't broken anything someone would notice.

The only reason why I set about tuning this is because our latency jumped
while moving traffic from a commercial machine to a linux machine, and I
had to figure out what they changed to do that. I've since turned the
setting *back* to the standard, having confirmed what they did.

Almost tempted to test this against a bunch of websites...


This sounds like fun. We have some diverse traffic, so I'm hoping we can
contribute to that conversation. Still have a lot of reading to catch up
with first :)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
3 packet TCP window limit?, dormando, (Wed May 5, 2:10 am)
Re: 3 packet TCP window limit?, Brian Bloniarz, (Wed May 5, 6:26 am)
Re: 3 packet TCP window limit?, dormando, (Wed May 5, 1:01 pm)
Re: 3 packet TCP window limit?, Rick Jones, (Wed May 5, 1:23 pm)
Re: 3 packet TCP window limit?, Brian Bloniarz, (Wed May 5, 1:56 pm)
Re: 3 packet TCP window limit?, dormando, (Wed May 5, 2:31 pm)
Re: 3 packet TCP window limit?, Stephen Hemminger, (Wed May 5, 3:03 pm)
[PATCH iproute2] document initcwnd, Brian Bloniarz, (Wed May 5, 6:37 pm)
Re: [PATCH iproute2] document initcwnd, Stephen Hemminger, (Wed May 5, 7:33 pm)
Re: 3 packet TCP window limit?, Lars Eggert, (Wed May 5, 11:15 pm)
Re: 3 packet TCP window limit?, dormando, (Thu May 6, 1:51 am)
Re: 3 packet TCP window limit?, Jerry Chu, (Thu May 6, 4:15 pm)
Re: [PATCH iproute2] document initcwnd, Stephen Hemminger, (Wed May 19, 8:31 am)