comparison CHANGES @ 228:9eebc1b2cdbb NGINX_0_3_61

nginx 0.3.61 *) Change: now the "tcp_nodelay" directive is turned on by default. *) Feature: the "msie_refresh" directive. *) Feature: the "recursive_error_pages" directive. *) Bugfix: the "rewrite" directive returned incorrect redirect, if the redirect had the captured escaped symbols from original URI.
author Igor Sysoev <http://sysoev.ru>
date Mon, 28 Aug 2006 00:00:00 +0400
parents 21f2ace7c936
children 38e7b94d63ac
comparison
equal deleted inserted replaced
227:f554f17a0fb7 228:9eebc1b2cdbb
1
2 Changes with nginx 0.3.61 28 Aug 2006
3
4 *) Feature: the "msie_refresh" directive.
5
6 *) Feature: the "recursive_error_pages" directive.
7
8 *) Bugfix: the "rewrite" directive returned incorrect redirect, if the
9 redirect had the captured escaped symbols from original URI.
10
1 11
2 Changes with nginx 0.3.60 18 Aug 2006 12 Changes with nginx 0.3.60 18 Aug 2006
3 13
4 *) Bugfix: a worker process may got caught in an endless loop while an 14 *) Bugfix: a worker process may got caught in an endless loop while an
5 error redirection; bug appeared in 0.3.59. 15 error redirection; bug appeared in 0.3.59.