comparison CHANGES @ 136:3656228c0b56 NGINX_0_3_15

nginx 0.3.15 *) Feature: the new 444 code of the "return" directive to close connection. *) Feature: the "so_keepalive" directive in IMAP/POP3 proxy. *) Bugfix: if there are unclosed connection nginx now calls abort() only on gracefull quit and active "debug_points" directive.
author Igor Sysoev <http://sysoev.ru>
date Wed, 07 Dec 2005 00:00:00 +0300
parents 1898c6d03d90
children 8e6d4d96ec4c
comparison
equal deleted inserted replaced
135:c1ac76c0e9df 136:3656228c0b56
1
2 Changes with nginx 0.3.15 07 Dec 2005
3
4 *) Feature: the new 444 code of the "return" directive to close
5 connection.
6
7 *) Feature: the "so_keepalive" directive in IMAP/POP3 proxy.
8
9 *) Bugfix: if there are unclosed connection nginx now calls abort()
10 only on gracefull quit and active "debug_points" directive.
11
1 12
2 Changes with nginx 0.3.14 05 Dec 2005 13 Changes with nginx 0.3.14 05 Dec 2005
3 14
4 *) Bugfix: in the 304 response the body was transferred; bug appeared 15 *) Bugfix: in the 304 response the body was transferred; bug appeared
5 in 0.3.13. 16 in 0.3.13.