Re: Performance implications of Bundling and Minification on HTTP/1.1

I was referring to earlier discussions where an initial window of
six requests per TCP connection was proposed, based on the current
browsers "6 TCP connections" default param.

It is much easier and painless for a server to ignore SYN packets
than to tell every client "Yeah, I know the RFC says you can send
me 6 requests in parallel but..." for every SYN accepted.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

Received on Friday, 22 June 2012 22:06:15 UTC