atom feed27 messages in ru.sysoev.nginxnginx-0.7.53
FromSent OnAttachments
Igor SysoevApr 27, 2009 5:08 am 
Joe BofhApr 27, 2009 6:18 pm 
Maxim DouninApr 27, 2009 6:32 pm 
Michael ShadleApr 27, 2009 6:48 pm 
Igor SysoevApr 27, 2009 9:25 pm 
Michael ShadleApr 27, 2009 9:56 pm 
Igor SysoevApr 27, 2009 10:13 pm 
Michael ShadleApr 27, 2009 10:37 pm 
Chris WanApr 27, 2009 11:39 pm 
Joe BofhApr 28, 2009 12:31 am 
Michael ShadleApr 28, 2009 12:41 am 
Maxim DouninApr 28, 2009 1:23 am 
Igor SysoevApr 28, 2009 1:53 am 
Igor SysoevApr 28, 2009 1:54 am 
Chris WanApr 28, 2009 2:18 am 
Michael ShadleApr 28, 2009 8:15 am 
Igor SysoevApr 28, 2009 8:18 am 
Michael ShadleApr 28, 2009 8:31 am 
Igor SysoevApr 28, 2009 8:42 am 
Jérôme LoyetApr 28, 2009 2:09 pm 
Jérôme LoyetApr 28, 2009 5:02 pm.Other
Igor SysoevApr 28, 2009 9:15 pm 
Jérôme LoyetApr 29, 2009 12:46 am 
Jauder HoApr 29, 2009 4:15 pm 
Michael ShadleApr 29, 2009 5:35 pm 
Jauder HoApr 29, 2009 5:48 pm 
Michael ShadleApr 29, 2009 6:07 pm 
Subject:nginx-0.7.53
From:Igor Sysoev (is@rambler-co.ru)
Date:Apr 27, 2009 5:08:07 am
List:ru.sysoev.nginx

Changes with nginx 0.7.53 27 Apr 2009

*) Change: now a log set by --error-log-path is created from the very start-up.

*) Feature: now the start up errors and warnings are outputted to an error_log and stderr.

*) Feature: the empty --prefix= configure parameter forces nginx to use a directory where it was run as prefix.

*) Feature: the -p switch.

*) Feature: the -s switch on Unix platforms.

*) Feature: the -? and -h switches. Thanks to Jerome Loyet.

*) Feature: now switches may be set in condensed form.

*) Bugfix: nginx/Windows did not work if configuration file was given by the -c switch.

*) Bugfix: temporary files might be not removed if the "proxy_store", "fastcgi_store", "proxy_cache", or "fastcgi_cache" were used. Thanks to Maxim Dounin.

*) Bugfix: an incorrect value was passed to mail proxy authentication server in "Auth-Method" header line; the bug had appeared in 0.7.34. Thanks to Simon Lecaille.

*) Bugfix: system error text descriptions were not logged on Linux; the bug had appeared in 0.7.45.

*) Bugfix: the "fastcgi_cache_min_uses" directive did not work. Thanks to Andrew Vorobyoff.