Hello!<br><br>Ok. But with this I can't use any other way to do a chunked connection. Is mandatory to use chunked filter.<br>I'm doing a chunked encoding connection, only don't want to use this filter as I said before.<br>
<br>Has any other way to use chunked connections without use chunked filter?<br><br>Chunked filter could look to content-length instead only the enabled var?<br><br>Or this be a responsible for header filter?<br><br>Regards,<br>
Wandenberg<br><br><div class="gmail_quote">On Sun, Jan 22, 2012 at 7:29 PM, Maxim Dounin <span dir="ltr"><<a href="mailto:mdounin@mdounin.ru">mdounin@mdounin.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello!<br>
<div class="im"><br>
On Sat, Jan 21, 2012 at 10:46:12PM -0200, Wandenberg Peixoto wrote:<br>
<br>
> I don't know if there is some reason to disable keepalive if chunked filter<br>
> is disabled.<br>
<br>
</div>The reason is http protocol: to keep connections alive there<br>
should be either content length known or chunked encoding used.<br>
<br>
Maxim Dounin<br>
<br>
_______________________________________________<br>
nginx-devel mailing list<br>
<a href="mailto:nginx-devel@nginx.org">nginx-devel@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx-devel" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx-devel</a><br>
</blockquote></div><br>