From 989fafda13e9f6e4de750b07a9e2369292848df9 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 27 Apr 2009 12:02:01 +0000 Subject: [PATCH] nginx-0.7.53-RELEASE --- docs/xml/nginx/changes.xml | 133 +++++++++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 6483a14ac..6d7b1cabc 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,139 @@ nginx changelog + + + + +ÔÅÐÅÒØ ÌÏÇ, ÕËÁÚÁÎÎÙÊ × --error-log-path, ÓÏÚÄÁ£ÔÓÑ Ó ÓÁÍÏÇÏ ÎÁÞÁÌÁ ÒÁÂÏÔÙ. + + +now a log set by --error-log-path is created from the very start-up. + + + + + +ÔÅÐÅÒØ ÏÛÉÂËÉ É ÐÒÅÄÕÐÒÅÖÄÅÎÉÑ ÐÒÉ ÓÔÁÒÔÅ ÚÁÐÉÓÙ×ÁÀÔÓÑ × error_log +É ×Ù×ÏÄÑÔÓÑ ÎÁ stderr. + + +now the start up errors and warnings are outputted to an error_log and stderr. + + + + + +ÐÒÉ ÓÂÏÒËÅ Ó ÐÕÓÔÙÍ ÐÁÒÁÍÅÔÒÏÍ --prefix= nginx ÉÓÐÏÌØÚÕÅÔ ËÁË ÐÒÅÆÉËÓ ËÁÔÁÌÏÇ, +× ËÏÔÏÒÏÍ ÏÎ ÂÙÌ ÚÁÐÕÝÅÎ. + + +the empty --prefix= configure parameter forces nginx to use a directory +where it was run as prefix. + + + + + +ËÌÀÞ -p. + + +the -p switch. + + + + + +ËÌÀÞ -s ÎÁ Unix-ÐÌÁÔÆÏÒÍÁÈ. + + +the -s switch on Unix platforms. + + + + + +ËÌÀÞÉ -? É -h.
+óÐÁÓÉÂÏ Jerome Loyet. +
+ +the -? and -h switches.
+Thanks to Jerome Loyet. +
+
+ + + +ÔÅÐÅÒØ ËÌÀÞÉ ÍÏÖÎÏ ÚÁÄÁ×ÁÔØ × ÓÖÁÔÏÊ ÆÏÒÍÅ. + + +now switches may be set in condensed form. + + + + + +nginx/Windows ÎÅ ÒÁÂÏÔÁÌ, ÅÓÌÉ ÆÁÊÌ ËÏÎÆÉÇÕÒÁÃÉÉ ÂÙÌ ÚÁÄÁÎ ËÌÀÞ£Í -c. + + +nginx/Windows did not work if configuration file was given by the -c switch. + + + + + +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÄÉÒÅËÔÉ× proxy_store, fastcgi_store, +proxy_cache ÉÌÉ fastcgi_cache ×ÒÅÍÅÎÎÙÅ ÆÁÊÌÙ ÍÏÇÌÉ ÎÅ ÕÄÁÌÑÔØÓÑ.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +temporary files might be not removed if the "proxy_store", "fastcgi_store", +"proxy_cache", or "fastcgi_cache" were used.
+Thanks to Maxim Dounin. +
+
+ + + +× ÚÁÇÏÌÏ×ËÅ Auth-Method ÚÁÐÒÏÓÁ ÓÅÒ×ÅÒÕ ÁÕÔÅÎÔÉÆÉËÁÃÉÉ ÐÏÞÔÏ×ÏÇÏ +ÐÒÏËÓÉ-ÓÅÒ×ÅÒÁ ÐÅÒÅÄÁ×ÁÌÏÓØ ÎÅ×ÅÒÎÏÅ ÚÎÁÞÅÎÉÅ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.34.
+óÐÁÓÉÂÏ Simon Lecaille. +
+ +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. +
+
+ + + +ÐÒÉ ÌÏÇÇÉÒÏ×ÁÎÉÉ ÎÁ Linux ÎÅ ÐÉÓÁÌÉÓØ ÔÅËÓÔÏ×ÙÅ ÏÐÉÓÁÎÉÑ ÓÉÓÔÅÍÎÙÈ ÏÛÉÂÏË; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.45. + + +system error text descriptions were not logged on Linux;
+the bug had appeared in 0.7.45. +
+
+ + + +ÄÉÒÅËÔÉ×Á fastcgi_cache_min_uses ÎÅ ÒÁÂÏÔÁÌÁ.
+óÐÁÓÉÂÏ áÎÄÒÅÀ ÷ÏÒÏÂØ£×Õ. +
+ +the "fastcgi_cache_min_uses" directive did not work.
+Thanks to Andrew Vorobyoff. +
+
+ +
+ + -- 2.47.3