From: Igor Sysoev Date: Mon, 18 Oct 2010 12:03:26 +0000 (+0000) Subject: nginx-0.8.53-RELEASE X-Git-Tag: release-0.8.53 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=dcca7acff89df1516c4bd3f39de3b30514468d89;p=nginx.git nginx-0.8.53-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index e77e4087e..902f42c26 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,55 @@ nginx changelog + + + + +ÔÅÐÅÒØ ÄÉÒÅËÔÉ×Á error_page ÐÏÚ×ÏÌÑÅÔ ÍÅÎÑÔØ ËÏÄ ÓÔÁÔÕÓÁ Õ ÒÅÄÉÒÅËÔÁ. + + +now the "error_page" directive allows to change a status code in a redirect. + + + + + +ÄÉÒÅËÔÉ×Á gzip_disable ÐÏÄÄÅÒÖÉ×ÁÅÔ ÓÐÅÃÉÁÌØÎÕÀ ÍÁÓËÕ degradation. + + +the "gzip_disable" directive supports special "degradation" mask. + + + + + +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÆÁÊÌÏ×ÏÇÏ AIO, ÍÏÇÌÁ ÐÒÏÉÓÈÏÄÉÔØ ÕÔÅÞËÁ ÓÏËÅÔÏ×.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +a socket leak might occurred if file AIO was used.
+Thanks to Maxim Dounin. +
+
+ + + +ÅÓÌÉ × ÐÅÒ×ÏÍ ÓÅÒ×ÅÒÅ ÎÅ ÂÙÌÁ ÏÐÉÓÁÎÁ ÄÉÒÅËÔÉ×Á listen É ÎÉÇÄÅ Ñ×ÎÏ +ÎÅ ÏÐÉÓÁÎ ÓÅÒ×ÅÒ ÐÏ ÕÍÏÌÞÁÎÉÀ, ÔÏ ÓÅÒ×ÅÒÏÍ ÐÏ ÕÍÏÌÞÁÎÉÀ ÓÔÁÎÏ×ÉÌÓÑ +ÓÌÅÄÕÀÝÉÊ ÓÅÒ×ÅÒ Ó ÄÉÒÅËÔÉ×ÏÊ listen; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.21. + + +if the first server had no "listen" directive and there was no explicit +default server, then a next server with a "listen" directive became +the default server; +the bug had appeared in 0.8.21. + + + +
+ + @@ -413,10 +462,10 @@ compatibility with HP/UX. -ÓÏ×ÍÅÓÔÉÍÏÓÔØ Ó ËÏÍÐÉÌÑÔÏÒÏÍ AIX xcl_r. +ÓÏ×ÍÅÓÔÉÍÏÓÔØ Ó ËÏÍÐÉÌÑÔÏÒÏÍ AIX xlC_r. -compatibility with AIX xcl_r compiler. +compatibility with AIX xlC_r compiler.