From 8c7518f1e6cac96ee0136681567b68ba41fffdb4 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 19 Jul 2010 11:31:30 +0000 Subject: [PATCH] nginx-0.8.46-RELEASE --- docs/xml/nginx/changes.xml | 40 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 116867eab..614fb7f92 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,46 @@ nginx changelog + + + + +ÄÉÒÅËÔÉ×Ù proxy_no_cache, fastcgi_no_cache, uwsgi_no_cache +É sÓgi_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. + + + + + +ÄÉÒÅËÔÉ×Ù proxy_cache_bypass, fastcgi_cache_bypass, uwsgi_cache_bypass +É sÓgi_cache_bypass. + + +the "proxy_cache_bypass", "fastcgi_cache_bypass", "uwsgi_cache_bypass", +and "sÓgi_cache_bypass" directives. + + + + + +nginx ÎÅ ÏÓ×ÏÂÏÖÄÁÌ ÐÁÍÑÔØ × keys_zone ËÜÛÅÊ × ÓÌÕÞÁÅ ÏÛÉÂËÉ ÒÁÂÏÔÙ Ó +ÂÜËÅÎÄÏÍ: ÐÁÍÑÔØ ÏÓ×ÏÂÏÖÄÁÌÁÓØ ÔÏÌØËÏ ÐÏ ÉÓÔÅÞÅÎÉÉ ×ÒÅÍÅÎÉ ÎÅÁËÔÉ×ÎÏÓÔÉ +ÉÌÉ ÐÒÉ ÎÅÄÏÓÔÁÔËÅ ÐÁÍÑÔÉ. + + +nginx did not free memory in cache keys zones if there was an error +during working with backend: the memory was freed only after inactivity +time or on memory low condition. + + + + + + -- 2.47.3