Thanks, question:<div><br></div><div>Do these bug fixes and changes make it into the current development branch as well (1.1.17)?<br><br><div class="gmail_quote">On Tue, Nov 1, 2011 at 10:57 AM, Igor Sysoev <span dir="ltr"><<a href="mailto:igor@sysoev.ru">igor@sysoev.ru</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Changes with nginx 1.0.9 01 Nov 2011<br>
<br>
*) Change: now the 0x7F-0x1F characters are escaped as \xXX in an<br>
access_log.<br>
<br>
*) Change: now SIGWINCH signal works only in daemon mode.<br>
<br>
*) Feature: "proxy/fastcgi/scgi/uwsgi_ignore_headers" directives support<br>
the following additional values: X-Accel-Limit-Rate,<br>
X-Accel-Buffering, X-Accel-Charset.<br>
<br>
*) Feature: decrease of memory consumption if SSL is used.<br>
<br>
*) Feature: accept filters are now supported on NetBSD.<br>
<br>
*) Feature: the "uwsgi_buffering" and "scgi_buffering" directives.<br>
Thanks to Peter Smit.<br>
<br>
*) Bugfix: a segmentation fault occurred on start or while<br>
reconfiguration if the "ssl" directive was used at http level and<br>
there was no "ssl_certificate" defined.<br>
<br>
*) Bugfix: some UTF-8 characters were processed incorrectly.<br>
Thanks to Alexey Kuts.<br>
<br>
*) Bugfix: the ngx_http_rewrite_module directives specified at "server"<br>
level were executed twice if no matching locations were defined.<br>
<br>
*) Bugfix: a socket leak might occurred if "aio sendfile" was used.<br>
<br>
*) Bugfix: connections with fast clients might be closed after<br>
send_timeout if file AIO was used.<br>
<br>
*) Bugfix: in the ngx_http_autoindex_module.<br>
<br>
*) Bugfix: the module ngx_http_mp4_module did not support seeking on<br>
32-bit platforms.<br>
<br>
*) Bugfix: non-cacheable responses might be cached if<br>
"proxy_cache_bypass" directive was used.<br>
Thanks to John Ferlito.<br>
<br>
*) Bugfix: cached responses with an empty body were returned<br>
incorrectly; the bug had appeared in 0.8.31.<br>
<br>
*) Bugfix: 201 responses of the ngx_http_dav_module were incorrect; the<br>
bug had appeared in 0.8.32.<br>
<br>
*) Bugfix: in the "return" directive.<br>
<br>
*) Bugfix: the "ssl_verify_client", "ssl_verify_depth", and<br>
"ssl_prefer_server_ciphers" directives might work incorrectly if SNI<br>
was used.<br>
<font color="#888888"><br>
<br>
--<br>
Igor Sysoev<br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</font></blockquote></div><br><br>
</div>