
1 Feb
2010
1 Feb
'10
11:16 p.m.
On Tue, Feb 2, 2010 at 12:37 AM, Peter Petrov <ppetrov@ppetrov.com> wrote:
Your assumption about the single-TCP-packet HTTP requests however is wrong. I made the mistake of assuming the same thing initially as well. But at least Opera has the habit of sending requests across packet boundaries far too often. In my case though, most requests travel on long-lived HTTP 1.1 keep-alive connections, which might be a trigger for this.
Substitute "request" with "request header" in the above paragraph. I should read my posts before sending in the future :)