client keep alive support under HTTP/1.0

dbanks nginx-forum at nginx.us
Tue Mar 6 17:25:16 UTC 2012


>>This would lead to delay response until the entire body will be
buffered by
>>nginx.

The body is small, so the buffering isn't an issue.  But because nginx
buffers the full response, I had expected nginx to calculate the
response size and pass that back to the client.  

I'm sure there's an excellent reason that it doesn't do this...it just
ended up being somewhat non-intuitive for me.

Cheers,

Dean

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,223289,223523#msg-223523



More information about the nginx mailing list