From: Igor Sysoev Date: Thu, 25 Jan 2007 16:34:51 +0000 (+0000) Subject: nginx-0.5.9-RELEASE X-Git-Tag: release-0.5.9 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=bde0b70e9ba6fd7b5d8a4475e99eb2d2a355c4ac;p=nginx.git nginx-0.5.9-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index f501f7f65..f5b79eb8e 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,78 @@ nginx changelog + + + + +ÍÏÄÕÌØ ngx_http_memcached_module ÔÅÐÅÒØ × ËÁÞÅÓÔ×Å ËÌÀÞÁ ÉÓÐÏÌØÚÕÅÔ +ÚÎÁÞÅÎÉÅ ÐÅÒÅÍÅÎÎÏÊ $memcached_key. + + +now the ngx_http_memcached_module uses the $memcached_key variable value +as a key. + + + + + +ÐÅÒÅÍÅÎÎÁÑ $memcached_key. + + +the $memcached_key variable. + + + + + +ÐÁÒÁÍÅÔÒ clean × ÄÉÒÅËÔÉ×Å client_body_in_file_only. + + +the "clean" parameter in the "client_body_in_file_only" directive. + + + + + +ÄÉÒÅËÔÉ×Á env. + + +the "env" directive. + + + + + +ÄÉÒÅËÔÉ×Á sendfile ÒÁÂÏÔÁÅÔ ×ÎÕÔÒÉ ÂÌÏËÁ if. + + +the "sendfile" directive is available inside the "if" block. + + + + + +ÔÅÐÅÒØ ÐÒÉ ÏÛÉÂËÅ ÚÁÐÉÓÉ × access_log nginx ÚÁÐÉÓÙ×ÁÅÔ ÓÏÏÂÝÅÎÉÅ × error_log, +ÎÏ ÎÅ ÞÁÝÅ ÏÄÎÏÇÏ ÒÁÚÁ × ÍÉÎÕÔÕ. + + +now on failure of the writing to access nginx logs a message to error_log, +but not more often than once a minute. + + + + + +ÄÉÒÅËÔÉ×Á "access_log off" ÎÅ ×ÓÅÇÄÁ ÚÁÐÒÅÝÁÌÁ ÚÁÐÉÓØ × ÌÏÇ. + + +the "access_log off" directive did not always turn off the logging. + + + + + + @@ -42,7 +114,7 @@ directives were used, and nginx switched to a next upstream. ÅÓÌÉ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÄÉÒÅËÔÉ×Ù "proxy_buffering off" ÓÏÅÄÉÎÅÎÉÅ Ó ËÌÉÅÎÔÏÍ -ÂÙÌÏ ÎÅÁËÔÉ×ÎÏ, ÔÏ ÏÎÏ ÚÁËÒÙ×ÁÌÏÓØ ÐÏ ÔÁÊÍÕÔÕ, ÚÁÄÁÎÎÏÍÕ ÄÉÒÅËÔÉ×ÏÊ +ÂÙÌÏ ÎÅÁËÔÉ×ÎÏ, ÔÏ ÏÎÏ ÚÁËÒÙ×ÁÌÏÓØ ÐÏ ÔÁÊÍÁÕÔÕ, ÚÁÄÁÎÎÏÍÕ ÄÉÒÅËÔÉ×ÏÊ send_timeout; ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.4.7. @@ -2380,7 +2452,7 @@ the "client_body_in_file_only" directive. óÐÁÓÉÂÏ áÎÔÏÎÕ àÖÁÎÉÎÏ×Õ É íÁËÓÉÍÕ äÕÎÉÎÕ. -no on disk overflow nginx tries to write access logs once a second only.
+now on disk overflow nginx tries to write access logs once a second only.
Thanks to Anton Yuzhaninov and Maxim Dounin.
@@ -2680,7 +2752,7 @@ MacOSX.
for MacOSX 64-bit kernel kqueue millisecond timeout bug.
-Thanks Andrei Nigmatulin. +Thanks to Andrei Nigmatulin.