comparison CHANGES @ 226:21f2ace7c936 NGINX_0_3_60

nginx 0.3.60 *) Bugfix: a worker process may got caught in an endless loop while an error redirection; bug appeared in 0.3.59.
author Igor Sysoev <http://sysoev.ru>
date Fri, 18 Aug 2006 00:00:00 +0400
parents 9909a161eb28
children 9eebc1b2cdbb
comparison
equal deleted inserted replaced
225:d91e823fa629 226:21f2ace7c936
1
2 Changes with nginx 0.3.60 18 Aug 2006
3
4 *) Bugfix: a worker process may got caught in an endless loop while an
5 error redirection; bug appeared in 0.3.59.
6
1 7
2 Changes with nginx 0.3.59 16 Aug 2006 8 Changes with nginx 0.3.59 16 Aug 2006
3 9
4 *) Feature: now is possible to do several redirection using the 10 *) Feature: now is possible to do several redirection using the
5 "error_page" directive. 11 "error_page" directive.