nginx 0.8.33v0.8.33
commit2fe3a841eb85ce1ec78e5d4269185705a7572c8a
authorIgor Sysoev <igor@sysoev.ru>
Sun, 31 Jan 2010 21:00:01 +0000 (1 00:00 +0300)
committerKirill A. Korinskiy <catap@catap.ru>
Sun, 31 Jan 2010 21:00:00 +0000 (1 00:00 +0300)
treee4dc4b870383f93413400c264a5832b2ded5948f
parenta98d1f17944702fe92110daf3aa480aab01747f0
nginx 0.8.33

    *) Security: now nginx/Windows ignores trailing spaces in URI.
       Thanks to Dan Crowley, Core Security Technologies.

    *) Security: now nginx/Windows ignores short files names.
       Thanks to Dan Crowley, Core Security Technologies.

    *) Change: now keepalive connections after POST requests are not
       disabled for MSIE 7.0+. Thanks to Adam Lounds.

    *) Workaround: now keepalive connections are disabled for Safari.
       Thanks to Joshua Sierles.

    *) Bugfix: if a proxied or FastCGI request was internally redirected to
       another proxied or FastCGI location, then $upstream_response_time
       variable may have abnormally large value; the bug had appeared in
       0.8.7.

    *) Bugfix: a segmentation fault might occur in a worker process, while
       discarding a request body; the bug had appeared in 0.8.11.
CHANGES
CHANGES.ru
src/core/nginx.h
src/http/modules/perl/nginx.pm
src/http/ngx_http_core_module.c
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/ngx_http_upstream.c