comparison CHANGES @ 620:b4dcae568a2a NGINX_1_0_0

nginx 1.0.0 *) Bugfix: a cache manager might hog CPU after reload. Thanks to Maxim Dounin. *) Bugfix: an "image_filter crop" directive worked incorrectly coupled with an "image_filter rotate 180" directive. *) Bugfix: a "satisfy any" directive disabled custom 401 error page.
author Igor Sysoev <http://sysoev.ru>
date Tue, 12 Apr 2011 00:00:00 +0400
parents b9763778e212
children 8dc007eddbcf
comparison
equal deleted inserted replaced
619:c4e0de226b0b 620:b4dcae568a2a
1
2 Changes with nginx 1.0.0 12 Apr 2011
3
4 *) Bugfix: a cache manager might hog CPU after reload.
5 Thanks to Maxim Dounin.
6
7 *) Bugfix: an "image_filter crop" directive worked incorrectly coupled
8 with an "image_filter rotate 180" directive.
9
10 *) Bugfix: a "satisfy any" directive disabled custom 401 error page.
11
1 12
2 Changes with nginx 0.9.7 04 Apr 2011 13 Changes with nginx 0.9.7 04 Apr 2011
3 14
4 *) Feature: now keepalive connections may be closed premature, if there 15 *) Feature: now keepalive connections may be closed premature, if there
5 are no free worker connections. 16 are no free worker connections.