From: Igor Sysoev Date: Tue, 3 Aug 2010 15:10:56 +0000 (+0000) Subject: nginx-0.8.48-RELEASE X-Git-Tag: release-0.8.48 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=fcf90db4828113880c85298cff754df41899f3f5;p=nginx.git nginx-0.8.48-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 53f26b7c2..da6fac797 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,103 @@ nginx changelog + + + + +ÔÅÐÅÒØ ÐÏ ÕÍÏÌÞÁÎÉÀ ÄÉÒÅËÔÉ×Á server_name ÉÍÅÅÔ ÚÎÁÞÅÎÉÅ ÐÕÓÔÏÅ ÉÍÑ "".
+óÐÁÓÉÂÏ çÅÎÎÁÄÉÀ íÁÈÏÍÅÄÕ. +
+ +now the "server_name" directive default value is an empty name "".
+Thanks to Gena Makhomed. +
+
+ + + +ÔÅÐÅÒØ ÐÏ ÕÍÏÌÞÁÎÉÀ ÄÉÒÅËÔÉ×Á server_name_in_redirect ÉÍÅÅÔ ÚÎÁÞÅÎÉÅ off. + + +now the "server_name_in_redirect" directive default value is "off". + + + + + +ÐÅÒÅÍÅÎÎÙÅ $geoip_dma_code, $geoip_area_code É $geoip_region_name.
+óÐÁÓÉÂÏ Christine McGonagle. +
+ +the $geoip_dma_code, $geoip_area_code, and $geoip_region_name variables.
+Thanks to Christine McGonagle. +
+
+ + + +ÄÉÒÅËÔÉ×Ù proxy_pass, fastcgi_pass, uwsgi_pass É scgi_pass ÎÅ ÎÁÓÌÅÄÏ×ÁÌÉÓØ +× ÂÌÏËÉ limit_except. + + +the "proxy_pass", "fastcgi_pass", "uwsgi_pass", and "scgi_pass" directives +were not inherited inside "limit_except" blocks. + + + + + +ÄÉÒÅËÔÉ×Ù proxy_cache_min_uses, fastcgi_cache_min_uses +uwsgi_cache_min_uses É scgi_cache_min_uses ÎÅ ÒÁÂÏÔÁÌÉ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.46. + + +the "proxy_cache_min_uses", "fastcgi_cache_min_uses" +"uwsgi_cache_min_uses", and "scgi_cache_min_uses" directives did not work; +the bug had appeared in 0.8.46. + + + + + +ÄÉÒÅËÔÉ×Á fastcgi_split_path_info ÎÅ×ÅÒÎÏ ÉÓÐÏÌØÚÏ×ÁÌÁ ×ÙÄÅÌÅÎÉÑ, +ÅÓÌÉ × ×ÙÄÅÌÅÎÉÑ ÐÏÐÁÄÁÌÁ ÔÏÌØËÏ ÞÁÓÔØ URI.
+óÐÁÓÉÂÏ àÒÉÀ ôÁÒÁÄÁÀ É Frank Enderle. +
+ +the "fastcgi_split_path_info" directive used incorrectly captures, +if only parts of an URI were captured.
+Thanks to Yuriy Taraday and Frank Enderle. +
+
+ + + +ÄÉÒÅËÔÉ×Á rewrite ÎÅ ÜËÒÁÎÉÒÏ×ÁÌÁ ÓÉÍ×ÏÌ ";" ÐÒÉ ËÏÐÉÒÏ×ÁÎÉÉ ÉÚ URI +× ÁÒÇÕÍÅÎÔÙ.
+óÐÁÓÉÂÏ Daisuke Murase. +
+ +the "rewrite" directive did not escape a ";" character during copying +from URI to query string.
+Thanks to Daisuke Murase. +
+
+ + + +ÍÏÄÕÌØ ngx_http_image_filter_module ÚÁËÒÙ×ÁÌ ÓÏÅÄÉÎÅÎÉÅ, +ÅÓÌÉ ÉÚÏÂÒÁÖÅÎÉÅ ÂÙÌÏ ÂÏÌØÛÅ ÒÁÚÍÅÒÁ image_filter_buffer. + + +the ngx_http_image_filter_module closed a connection, +if an image was larger than "image_filter_buffer" size. + + + +
+ + @@ -25,13 +122,13 @@ $request_time variable had invalid values for subrequests. ÏÛÉÂËÉ, ÐÅÒÅÈ×ÁÞÅÎÎÙÅ error_page, ÎÅ ËÜÛÉÒÏ×ÁÌÉÓØ. -errors intercepted by error_page could be cached. +errors intercepted by error_page could not be cached. -ÅÓÌÉ ÉÓÐÏÌØÚÏ×ÁÌÓÑ ÐÁÒÁÍÅÔÒ max_size, ÔÏ cache manager ÍÏÇ ÚÁÃÉËÌÉÔØÓÑ. +ÅÓÌÉ ÉÓÐÏÌØÚÏ×ÁÌÓÑ ÐÁÒÁÍÅÔÒ max_size, ÔÏ cache manager ÍÏÇ ÚÁÃÉËÌÉÔØÓÑ; ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.46. @@ -6129,7 +6226,7 @@ Thanks to Joaquin Cuenca Abela. nginx ÎÅ×ÅÒÎÏ ÏÐÒÅÄÅÌÑÌ ÄÌÉÎÕ ÓÔÒÏËÉ ËÜÛÁ ÎÁ Pentium 4.
-óÐÁÓÉÂÏ Gena Makhomed. +óÐÁÓÉÂÏ çÅÎÎÁÄÉÀ íÁÈÏÍÅÄÕ.
nginx incorrectly detected cache line size on Pentium 4.