diff xml/ru/docs/http/ngx_http_upstream_conf_module.xml @ 1680:57c3f36b3b6a

Updated docs for the upcoming NGINX Plus release.
author Ruslan Ermilov <ru@nginx.com>
date Sun, 10 Apr 2016 00:12:49 +0300
parents d3c1a4e8c1fe
children 5c55b7054b58
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_upstream_conf_module.xml
+++ b/xml/ru/docs/http/ngx_http_upstream_conf_module.xml
@@ -9,7 +9,7 @@
 <module name="Модуль ngx_http_upstream_conf_module"
         link="/ru/docs/http/ngx_http_upstream_conf_module.html"
         lang="ru"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -174,6 +174,16 @@ http://127.0.0.1/upstream_conf?upstream=
 </tag-desc>
 
 <tag-name>
+<literal>service=</literal><value>имя</value></tag-name>
+<tag-desc>
+То же, что и параметр “<literal>service</literal>” сервера группы
+<link doc="ngx_http_upstream_module.xml" id="service">http</link>
+или
+<link doc="../stream/ngx_stream_upstream_module.xml" id="service">stream</link>
+(1.9.13).
+</tag-desc>
+
+<tag-name>
 <literal>weight=</literal><value>число</value></tag-name>
 <tag-desc>
 То же, что и параметр “<literal>weight</literal>” сервера группы