From: Igor Sysoev Date: Mon, 11 Dec 2006 10:00:05 +0000 (+0000) Subject: nginx-0.5.1-RELEASE X-Git-Tag: release-0.5.1 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=f5f67388e6174b8581230ef195bd32e4d46df469;p=nginx.git nginx-0.5.1-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index b9d77ee75..3c7117eb8 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,98 @@ nginx changelog + + + + +ÄÉÒÅËÔÉ×Á post_action ÍÏÇÌÁ ÎÅ ÒÁÂÏÔÁÔØ ÐÏÓÌÅ ÎÅÕÄÁÞÎÏÇÏ ÚÁ×ÅÒÛÅÎÉÑ ÚÁÐÒÏÓÁ. + + +the "post_action" directive might not run after a unsuccessful completion +of a request. + + + + + +ÏÂÈÏÄ ÏÛÉÂËÉ × Eudora ÄÌÑ Mac; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.4.11.
+óÐÁÓÉÂÏ Bron Gondwana. +
+ +for Eudora for Mac; +bug appeared in 0.4.11.
+Thanks to Bron Gondwana. +
+
+ + + +ÐÒÉ ÕËÁÚÁÎÉÉ × ÄÉÒÅËÔÉ×Å fastcgi_pass ÉÍÅÎÉ ÏÐÉÓÁÎÎÏÇÏ upstream'Á ×ÙÄÁ×ÁÌÏÓØ +ÓÏÏÂÝÅÎÉÅ "no port in upstream"; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.5.0. + + +if the "upstream" name was used in the "fastcgi_pass", then the message +"no port in upstream" was issued; +bug appeared in 0.5.0. + + + + + +ÅÓÌÉ × ÄÉÒÅËÔÉ×ÁÈ proxy_pass É fastcgi_pass ÉÓÐÏÌØÚÏ×ÁÌÉÓØ ÏÄÉÎÁËÏ×ÙÈ ÉÍÅÎÁ +ÓÅÒ×ÅÒÏ×, ÎÏ Ó ÒÁÚÎÙÍÉ ÐÏÒÔÁÍÉ, ÔÏ ÜÔÉ ÄÉÒÅËÔÉ×Ù ÉÓÐÏÌØÚÏ×ÁÌÉ ÐÅÒ×ÙÊ +ÏÐÉÓÁÎÎÙÊ ÐÏÒÔ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.5.0. + + +if the "proxy_pass" and "fastcgi_pass" directives used the same servers but +different ports, then these directives uses the first described port; +bug appeared in 0.5.0. + + + + + +ÅÓÌÉ × ÄÉÒÅËÔÉ×ÁÈ proxy_pass É fastcgi_pass ÉÓÐÏÌØÚÏ×ÁÌÉÓØ unix domain ÓÏËÅÔÙ, +ÔÏ ÜÔÉ ÄÉÒÅËÔÉ×Ù ÉÓÐÏÌØÚÏ×ÁÌÉ ÐÅÒ×ÙÊ ÏÐÉÓÁÎÎÙÊ ÓÏËÅÔ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.5.0. + + +if the "proxy_pass" and "fastcgi_pass" directives used the unix domain sockets, +then these directives used first described socket; +bug appeared in 0.5.0. + + + + + +ngx_http_auth_basic_module ÉÇÎÏÒÉÒÏ×ÁÌ ÐÏÌØÚÏ×ÁÔÅÌÑ, ÅÓÌÉ ÏÎ ÂÙÌ ÕËÁÚÁÎ +× ÐÏÓÌÅÄÎÅÊ ÓÔÒÏËÅ ÆÁÊÌÁ ÐÁÒÏÌÅÊ É ÐÏÓÌÅ ÐÁÒÏÌÑ ÎÅ ÂÙÌÏ ÐÅÒÅ×ÏÄÁ ÓÔÒÏËÉ, +×ÏÚ×ÒÁÔÁ ËÁÒÅÔËÉ ÉÌÉ ÓÉÍ×ÏÌÁ ":". + + +ngx_http_auth_basic_module ignored the user if it was in the last line in +the password file and there was no the carriadge return, the line feed, +or the ":" symbol after the password. + + + + + +ÐÅÒÅÍÅÎÎÁÑ $upstream_response_time ÍÏÇÌÁ ÂÙÔØ ÒÁ×ÎÁ "0.000", ÈÏÔÑ ×ÒÅÍÑ +ÏÂÒÁÂÏÔËÉ ÂÙÌÏ ÂÏÌØÛÅ 1 ÍÉÌÌÉÓÅËÕÎÄÙ. + + +the $upstream_response_time variable might be equal to "0.000", although +response time was more than 1 millisecond. + + + +
+ +