diff xml/ru/docs/http/ngx_http_limit_conn_module.xml @ 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 95c3c3bbf1ce
children f15a983cac66
line wrap: on
line diff
--- 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>