changeset 1312:91a4eee45eb7

Limit_conn: the limit_zone directive removed from the code.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 29 Sep 2014 14:09:44 +0400
parents b6fd4402ab2e
children 2aeeb695e844
files xml/en/docs/http/ngx_http_limit_conn_module.xml xml/ru/docs/http/ngx_http_limit_conn_module.xml
diffstat 2 files changed, 8 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_limit_conn_module.xml	Fri Sep 26 20:21:52 2014 +0400
+++ b/xml/en/docs/http/ngx_http_limit_conn_module.xml	Mon Sep 29 14:09:44 2014 +0400
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_limit_conn_module"
         link="/en/docs/http/ngx_http_limit_conn_module.html"
         lang="en"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -190,8 +190,9 @@
 <context>http</context>
 
 <para>
-This directive is made obsolete in version 1.1.8,
-an equivalent <link id="limit_conn_zone"/> directive
+This directive was made obsolete in version 1.1.8
+and was removed in version 1.7.6.
+An equivalent <link id="limit_conn_zone"/> directive
 with a changed syntax should be used instead:
 <note>
 <literal>limit_conn_zone</literal>
--- a/xml/ru/docs/http/ngx_http_limit_conn_module.xml	Fri Sep 26 20:21:52 2014 +0400
+++ b/xml/ru/docs/http/ngx_http_limit_conn_module.xml	Mon Sep 29 14:09:44 2014 +0400
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_limit_conn_module"
         link="/ru/docs/http/ngx_http_limit_conn_module.html"
         lang="ru"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -186,7 +186,9 @@
 <context>http</context>
 
 <para>
-Эта директива устарела в версии 1.1.8, вместо неё следует
+Эта директива устарела в версии 1.1.8
+и была удалена в версии 1.7.6.
+Вместо неё следует
 использовать аналогичную директиву <link id="limit_conn_zone"/>
 с изменённым синтаксисом:
 <note>