From: Igor Sysoev Date: Wed, 28 Jul 2010 16:16:48 +0000 (+0000) Subject: nginx-0.8.47-RELEASE X-Git-Tag: release-0.8.47 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=a9d5cb5f7cad3af80ab44d2be750de7941bea432;p=nginx.git nginx-0.8.47-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 614fb7f92..53f26b7c2 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,27 +9,62 @@ nginx changelog + + + + +ÐÅÒÅÍÅÎÎÁÑ $request_time ÉÍÅÌÁ ÎÅ×ÅÒÎÙÅ ÚÎÁÞÅÎÉÑ ÄÌÑ ÐÏÄÚÁÐÒÏÓÏ×. + + +$request_time variable had invalid values for subrequests. + + + + + +ÏÛÉÂËÉ, ÐÅÒÅÈ×ÁÞÅÎÎÙÅ error_page, ÎÅ ËÜÛÉÒÏ×ÁÌÉÓØ. + + +errors intercepted by error_page could be cached. + + + + + +ÅÓÌÉ ÉÓÐÏÌØÚÏ×ÁÌÓÑ ÐÁÒÁÍÅÔÒ max_size, ÔÏ cache manager ÍÏÇ ÚÁÃÉËÌÉÔØÓÑ. +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.46. + + +a cache manager process my got caught in an endless loop, +if max_size parameter was used; +the bug had appeared in 0.8.46. + + + + + + ÄÉÒÅËÔÉ×Ù proxy_no_cache, fastcgi_no_cache, uwsgi_no_cache -É sÓgi_no_cache ÔÅÐÅÒØ ×ÌÉÑÀÔ ÔÏÌØËÏ ÎÁ ÓÏÈÒÁÎÅÎÉÅ ÚÁËÜÛÉÒÏ×ÁÎÎÏÇÏ ÏÔ×ÅÔÁ. +É scgi_no_cache ÔÅÐÅÒØ ×ÌÉÑÀÔ ÔÏÌØËÏ ÎÁ ÓÏÈÒÁÎÅÎÉÅ ÚÁËÜÛÉÒÏ×ÁÎÎÏÇÏ ÏÔ×ÅÔÁ. now the "proxy_no_cache", "fastcgi_no_cache", "uwsgi_no_cache", and -"sÓgi_no_cache" directives affect on a cached response saving only. +"scgi_no_cache" directives affect on a cached response saving only. ÄÉÒÅËÔÉ×Ù proxy_cache_bypass, fastcgi_cache_bypass, uwsgi_cache_bypass -É sÓgi_cache_bypass. +É scgi_cache_bypass. the "proxy_cache_bypass", "fastcgi_cache_bypass", "uwsgi_cache_bypass", -and "sÓgi_cache_bypass" directives. +and "scgi_cache_bypass" directives.