comparison 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
comparison
equal deleted inserted replaced
1679:e9ad1cae4401 1680:57c3f36b3b6a
7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
8 8
9 <module name="Модуль ngx_http_upstream_conf_module" 9 <module name="Модуль ngx_http_upstream_conf_module"
10 link="/ru/docs/http/ngx_http_upstream_conf_module.html" 10 link="/ru/docs/http/ngx_http_upstream_conf_module.html"
11 lang="ru" 11 lang="ru"
12 rev="2"> 12 rev="3">
13 13
14 <section id="summary"> 14 <section id="summary">
15 15
16 <para> 16 <para>
17 Модуль <literal>ngx_http_upstream_conf_module</literal> 17 Модуль <literal>ngx_http_upstream_conf_module</literal>
172 <link doc="../stream/ngx_stream_upstream_module.xml" id="resolve">stream</link>. 172 <link doc="../stream/ngx_stream_upstream_module.xml" id="resolve">stream</link>.
173 </para> 173 </para>
174 </tag-desc> 174 </tag-desc>
175 175
176 <tag-name> 176 <tag-name>
177 <literal>service=</literal><value>имя</value></tag-name>
178 <tag-desc>
179 То же, что и параметр “<literal>service</literal>” сервера группы
180 <link doc="ngx_http_upstream_module.xml" id="service">http</link>
181 или
182 <link doc="../stream/ngx_stream_upstream_module.xml" id="service">stream</link>
183 (1.9.13).
184 </tag-desc>
185
186 <tag-name>
177 <literal>weight=</literal><value>число</value></tag-name> 187 <literal>weight=</literal><value>число</value></tag-name>
178 <tag-desc> 188 <tag-desc>
179 То же, что и параметр “<literal>weight</literal>” сервера группы 189 То же, что и параметр “<literal>weight</literal>” сервера группы
180 <link doc="ngx_http_upstream_module.xml" id="weight">http</link> 190 <link doc="ngx_http_upstream_module.xml" id="weight">http</link>
181 или 191 или