From: Maxim Dounin Date: Tue, 30 Sep 2014 13:20:32 +0000 (+0400) Subject: nginx-1.7.6-RELEASE X-Git-Tag: release-1.7.6 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=92180950d2a3660cc9baedf40460bd9d620cb9df;p=nginx.git nginx-1.7.6-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 1a5122910..512c439f6 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -5,6 +5,51 @@ + + + + +устаревшая директива limit_zone больше не поддерживается. + + +the deprecated "limit_zone" directive is not supported anymore. + + + + + +в директивах limit_conn_zone и limit_req_zone теперь можно использовать +комбинации нескольких переменных. + + +the "limit_conn_zone" and "limit_req_zone" directives now can be used +with combinations of multiple variables. + + + + + +при повторной отправке FastCGI-запроса на бэкенд +тело запроса могло передаваться неправильно. + + +request body might be transmitted incorrectly +when retrying a FastCGI request to the next upstream server. + + + + + +в логгировании в syslog. + + +in logging to syslog. + + + + + +