changeset 1410:f5dcc23b214f

Deleted info about hash and ip_hash from the down parameter.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 09 Feb 2015 21:46:50 +0300
parents f5d50bf52427
children 8fe28c6edaa1
files xml/en/docs/http/ngx_http_upstream_module.xml xml/en/docs/stream/ngx_stream_upstream_module.xml xml/ru/docs/http/ngx_http_upstream_module.xml
diffstat 3 files changed, 6 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_upstream_module.xml	Mon Feb 09 08:15:26 2015 +0000
+++ b/xml/en/docs/http/ngx_http_upstream_module.xml	Mon Feb 09 21:46:50 2015 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_upstream_module"
         link="/en/docs/http/ngx_http_upstream_module.html"
         lang="en"
-        rev="33">
+        rev="34">
 
 <section id="summary">
 
@@ -203,8 +203,7 @@
 <literal>down</literal>
 </tag-name>
 <tag-desc>
-marks the server as permanently unavailable; used along with
-the <link id="ip_hash"/> directive.
+marks the server as permanently unavailable.
 </tag-desc>
 
 </list>
--- a/xml/en/docs/stream/ngx_stream_upstream_module.xml	Mon Feb 09 08:15:26 2015 +0000
+++ b/xml/en/docs/stream/ngx_stream_upstream_module.xml	Mon Feb 09 21:46:50 2015 +0300
@@ -9,7 +9,7 @@
 <module name="Module ngx_stream_upstream_module"
         link="/en/docs/stream/ngx_stream_upstream_module.html"
         lang="en"
-        rev="3">
+        rev="4">
 
 <section id="summary">
 
@@ -167,8 +167,7 @@
 <literal>down</literal>
 </tag-name>
 <tag-desc>
-marks the server as permanently unavailable; used along with
-the <link id="hash"/> directive.
+marks the server as permanently unavailable.
 </tag-desc>
 
 <tag-name id="max_conns">
--- a/xml/ru/docs/http/ngx_http_upstream_module.xml	Mon Feb 09 08:15:26 2015 +0000
+++ b/xml/ru/docs/http/ngx_http_upstream_module.xml	Mon Feb 09 21:46:50 2015 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_upstream_module"
         link="/ru/docs/http/ngx_http_upstream_module.html"
         lang="ru"
-        rev="33">
+        rev="34">
 
 <section id="summary">
 
@@ -204,8 +204,7 @@
 <literal>down</literal>
 </tag-name>
 <tag-desc>
-помечает сервер как постоянно недоступный; используется
-совместно с директивой <link id="ip_hash"/>.
+помечает сервер как постоянно недоступный.
 </tag-desc>
 
 </list>