comparison CHANGES @ 56:3050baa54a26 NGINX_0_1_28

nginx 0.1.28 *) Bugfix: nginx hogs CPU while proxying the huge files. *) Bugfix: nginx could not be built by gcc 4.0 on Linux.
author Igor Sysoev <http://sysoev.ru>
date Fri, 08 Apr 2005 00:00:00 +0400
parents bcb5fce0b038
children b55cbf18157e
comparison
equal deleted inserted replaced
55:729de7d75018 56:3050baa54a26
1
2 Changes with nginx 0.1.28 08 Apr 2005
3
4 *) Bugfix: nginx hogs CPU while proxing the huge files.
5
6 *) Bugfix: nginx could not be built by gcc 4.0 on Linux.
7
1 8
2 Changes with nginx 0.1.27 28 Mar 2005 9 Changes with nginx 0.1.27 28 Mar 2005
3 10
4 *) Feature: the "blocked" parameter of the "invalid_referers" directive. 11 *) Feature: the "blocked" parameter of the "valid_referers" directive.
5 12
6 *) Change: the errors while handling the request header now logged at 13 *) Change: the errors while handling the request header now logged at
7 "info" level. The server name and the "Host" and "Referer" header 14 "info" level. The server name and the "Host" and "Referer" header
8 lines also logged. 15 lines also logged.
9 16