Implementing HTTP/1.1 request chunking

agentzh agentzh at gmail.com
Fri Jan 15 13:14:56 MSK 2010


On Fri, Jan 15, 2010 at 3:19 PM, Ian Greenhoe <ian.greenhoe at mandiant.com> wrote:
> I know that some of the items on this list so far are:

Oh, forgot to mention we should also take into account HTTP 1.1
keepalive and pipelining support.

ngx_chunkin currently has a working non-pipelined keepalive support,
but the pipelining support is untested so far. (Even though POST +
pipelining is rare in real world.)

Cheers,
-agentzh



More information about the nginx mailing list