From: Igor Sysoev Date: Tue, 8 Jan 2008 12:31:35 +0000 (+0000) Subject: nginx-0.6.25-RELEASE X-Git-Tag: release-0.6.25 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=b31823af9ce90eac5f3ddfc1f34d46432c8a83c5;p=nginx.git nginx-0.6.25-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 3b830be5b..7ff1f5f34 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,11 +9,109 @@ nginx changelog + + + + +×ÍÅÓÔÏ ÓÐÅÃÉÁÌØÎÏÇÏ ÐÁÒÁÍÅÔÒÁ "*" × ÄÉÒÅËÔÉ×Å server_name ÔÅÐÅÒØ +ÉÓÐÏÌØÚÕÅÔÓÑ ÄÉÒÅËÔÉ×Á server_name_in_redirect. + + +now the "server_name_in_redirect" directive is used instead of +the "server_name" directive's special "*" parameter. + + + + + +× ËÁÞÅÓÔ×Å ÏÓÎÏ×ÎÏÇÏ ÉÍÅÎÉ × ÄÉÒÅËÔÉ×Å server_name ÔÅÐÅÒØ +ÍÏÖÎÏ ÉÓÐÏÌØÚÏ×ÁÔØ ÉÍÅÎÁ Ó ÍÁÓËÁÍÉ É ÒÅÇÕÌÑÒÎÙÍÉ ×ÙÒÁÖÅÎÉÑÍÉ. + + +now wildcard and regex names can be used as main name in +a "server_name" directive. + + + + + +ÄÉÒÅËÔÉ×Á satisfy_any ÚÁÍÅÎÅÎÁ ÄÉÒÅËÔÉ×ÏÊ satisfy. + + +the "satisfy_any" directive was replaced by the "satisfy" directive. + + + + + +ÐÏÓÌÅ ÐÅÒÅËÏÎÆÉÇÕÒÁÃÉÉ ÓÔÁÒÙÅ ÒÁÂÏÞÉÅ ÐÒÏÃÅÓÓ ÍÏÇÌÉ ÓÉÌØÎÏ ÎÁÇÒÕÖÁÔØ ÐÒÏÃÅÓÓÏÒ +ÐÒÉ ÚÁÐÕÓËÅ ÐÏÄ Linux OpenVZ. + + +old worker processes might hog CPU after reconfiguration if they was run +under Linux OpenVZ. + + + + + +ÄÉÒÅËÔÉ×Á min_delete_depth. + + +the "min_delete_depth" directive. + + + + + +ÍÅÔÏÄÙ COPY É MOVE ÎÅ ÒÁÂÏÔÁÌÉ Ó ÏÄÉÎÏÞÎÙÍÉ ÆÁÊÌÁÍÉ. + + +the COPY and MOVE methods did not work with single files. + + + + + +ÍÏÄÕÌØ ngx_http_gzip_static_module ÎÅ ÐÏÚ×ÏÌÑÌ ÒÁÂÏÔÁÔØ ÍÏÄÕÌÀ +ngx_http_dav_module; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.23. + + +the ngx_http_gzip_static_module did not allow the ngx_http_dav_module to work; +bug appeared in 0.6.23. + + + + + +ÕÔÅÞËÉ ÓÏËÅÔÏ× × ÒÅÖÉÍÅ HTTPS ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÏÔÌÏÖÅÎÎÏÇÏ accept'Á.
+óÐÁÓÉÂÏ Ben Maurer. +
+ +socket leak in HTTPS mode if deferred accept was used.
+Thanks to Ben Maurer. +
+
+ + + +nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÂÅÚ ÂÉÂÌÉÏÔÅËÉ PCRE-6.5; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.23. + + +nginx could not be built without PCRE-6.5 library; +bug appeared in 0.6.23. + + + +
+ -ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ HTTPS × ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault. +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ HTTPS × ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault; ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.23.