[PATCH] disable chunked filter don't change keepalive
Wandenberg Peixoto
wandenberg at gmail.com
Sun Jan 22 21:38:22 UTC 2012
Hello!
Ok. But with this I can't use any other way to do a chunked connection. Is
mandatory to use chunked filter.
I'm doing a chunked encoding connection, only don't want to use this filter
as I said before.
Has any other way to use chunked connections without use chunked filter?
Chunked filter could look to content-length instead only the enabled var?
Or this be a responsible for header filter?
Regards,
Wandenberg
On Sun, Jan 22, 2012 at 7:29 PM, Maxim Dounin <mdounin at mdounin.ru> wrote:
> Hello!
>
> On Sat, Jan 21, 2012 at 10:46:12PM -0200, Wandenberg Peixoto wrote:
>
> > I don't know if there is some reason to disable keepalive if chunked
> filter
> > is disabled.
>
> The reason is http protocol: to keep connections alive there
> should be either content length known or chunked encoding used.
>
> Maxim Dounin
>
> _______________________________________________
> nginx-devel mailing list
> nginx-devel at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20120122/e09d5e9d/attachment.html>
More information about the nginx-devel
mailing list