diff xml/ru/docs/http/ngx_http_upstream_module.xml @ 917:e26a18eb5ccd

Documented http_403 in proxy_next_upstream and friends.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 30 May 2013 12:29:42 +0400
parents f62328124e5b
children ba3d6ade3513
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_upstream_module.xml	Wed May 29 16:19:08 2013 +0000
+++ b/xml/ru/docs/http/ngx_http_upstream_module.xml	Thu May 30 12:29:42 2013 +0400
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_upstream_module"
         link="/ru/docs/http/ngx_http_upstream_module.html"
         lang="ru"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -129,8 +129,8 @@
 <link doc="ngx_http_proxy_module.xml" id="proxy_next_upstream"/>,
 <link doc="ngx_http_fastcgi_module.xml" id="fastcgi_next_upstream"/> и
 <link doc="ngx_http_memcached_module.xml" id="memcached_next_upstream"/>.
-Состояние <literal>http_404</literal>
-не считается неудачной попыткой.
+Состояния <literal>http_403</literal>, <literal>http_404</literal>
+и <literal>not_found</literal> не считаются неудачными попытками.
 </tag-desc>
 
 <tag-name><literal>fail_timeout</literal>=<value>время</value></tag-name>