From: Igor Sysoev Date: Wed, 6 May 2009 09:28:57 +0000 (+0000) Subject: nginx-0.7.55-RELEASE X-Git-Tag: release-0.7.55 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=b7366e1687888413b16da450fb5919ea67e29709;p=nginx.git nginx-0.7.55-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index bc9a59e32..c5e002cca 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,75 @@ nginx changelog + + + + +ÐÁÒÁÍÅÔÒÙ http_XXX × ÄÉÒÅËÔÉ×Å proxy_cache_use_stale +É fastcgi_cache_use_stale ÎÅ ÒÁÂÏÔÁÌÉ. + + +the http_XXX parameters in "proxy_cache_use_stale" and +"fastcgi_cache_use_stale" directives did not work. + + + + + +fastcgi ËÜÛ ÎÅ ËÜÛÉÒÏ×ÁÌ ÏÔ×ÅÔÙ, ÓÏÓÔÏÑÝÉÅ ÔÏÌØËÏ ÉÚ ÚÁÇÏÌÏ×ËÁ. + + +fastcgi cache did not cache header only responses. + + + + + +ÏÛÉÂËÉ "select() failed (9: Bad file descriptor)" × nginx/Unix +É "select() failed (10022: ...)" × nginx/Windows. + + +of "select() failed (9: Bad file descriptor)" error in nginx/Unix +and "select() failed (10022: ...)" error in nginx/Windows. + + + + + +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÄÉÒÅËÔÉ×Ù debug_connection +× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.54. + + +a segmentation fault might occur in worker process, +if an "debug_connection" directive was used; +the bug had appeared in 0.7.54. + + + + + +× ÓÂÏÒËÅ ÍÏÄÕÌÑ ngx_http_image_filter_module. + + +fix ngx_http_image_filter_module building errors. + + + + + +ÆÁÊÌÙ ÂÏÌØÛÅ 2G ÎÅ ÐÅÒÅÄÁ×ÁÌÉÓØ Ó ÉÓÐÏÌØÚÏ×ÁÎÉÅÍ $r->sendfile.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +the files bigger than 2G could not be transferred using $r->sendfile.
+Thanks to Maxim Dounin. +
+
+ +
+ + @@ -157,7 +226,7 @@ now switches may be set in condensed form. -nginx/Windows ÎÅ ÒÁÂÏÔÁÌ, ÅÓÌÉ ÆÁÊÌ ËÏÎÆÉÇÕÒÁÃÉÉ ÂÙÌ ÚÁÄÁÎ ËÌÀÞ£Í -c. +nginx/Windows ÎÅ ÒÁÂÏÔÁÌ, ÅÓÌÉ ÆÁÊÌ ËÏÎÆÉÇÕÒÁÃÉÉ ÂÙÌ ÚÁÄÁÎ ËÌÀÞÏÍ -c. nginx/Windows did not work if configuration file was given by the -c switch.