From: Igor Sysoev Date: Tue, 6 Oct 2009 12:44:50 +0000 (+0000) Subject: nginx-0.8.18-RELEASE X-Git-Tag: release-0.8.18 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=aaf9c1663e3361d45a0745ff22dd0efd68f2185f;p=nginx.git nginx-0.8.18-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 53a258372..3df3bee7a 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,94 @@ nginx changelog + + + + +ÄÉÒÅËÔÉ×Á read_ahead. + + +the "read_ahead" directive. + + + + + +ÔÅÐÅÒØ ÍÏÖÎÏ ÉÓÐÏÌØÚÏ×ÁÔØ ÎÅÓËÏÌØËÏ ÄÉÒÅËÔÉ× perl_modules. + + +now several "perl_modules" directive may be used. + + + + + +ÄÉÒÅËÔÉ×Ù limit_req_log_level É limit_conn_log_level. + + +the "limit_req_log_level" and "limit_conn_log_level" directives. + + + + + +ôÅÐÅÒØ ÄÉÒÅËÔÉ×Á limit_req ÓÏÏÔ×ÅÔÓÔ×ÕÅÔ ÁÌÇÏÒÉÔÍÕ leaky bucket.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +now "limit_req" directive conforms to the leaky bucket algorithm.
+Thanks to Maxim Dounin. +
+
+ + + +nginx ÎÅ ÒÁÂÏÔÁÌ ÎÁ Linux/sparc.
+óÐÁÓÉÂÏ Marcus Ramberg. +
+ +nginx did not work on Linux/sparc.
+Thanks to Marcus Ramberg. +
+
+ + + +nginx ÓÌÁÌ ÓÉÍ×ÏÌ '\0' × ÓÔÒÏËÅ "Location" × ÚÁÇÏÌÏ×ËÅ × ÏÔ×ÅÔÅ ÎÁ ÚÁÐÒÏÓ +MKCOL.
+óÐÁÓÉÂÏ Xie Zhenye. +
+ +nginx sent '\0' in a "Location" response header line on MKCOL request.
+Thanks to Xie Zhenye. +
+
+ + + +×ÍÅÓÔÏ ËÏÄÁ ÏÔ×ÅÔÁ 499 × ÌÏÇ ÚÁÐÉÓÙ×ÁÌÓÑ ËÏÄ 0; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.11. + + +zero status code was logged instead of 499 status code; +the bug had appeared in 0.8.11. + + + + + +ÕÔÅÞËÉ ÓÏËÅÔÏ×; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.11. + + +socket leak; +the bug had appeared in 0.8.11. + + + +
+ +