comparison xml/en/docs/http/ngx_http_upstream_conf_module.xml @ 2096:8d3b9bda10db

Corrected API version in upstream_conf.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 17 Jan 2018 17:02:05 +0300
parents 5c55b7054b58
children 283b1e67eaa6
comparison
equal deleted inserted replaced
2095:31a62fd0934e 2096:8d3b9bda10db
7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
8 8
9 <module name="Module ngx_http_upstream_conf_module" 9 <module name="Module ngx_http_upstream_conf_module"
10 link="/en/docs/http/ngx_http_upstream_conf_module.html" 10 link="/en/docs/http/ngx_http_upstream_conf_module.html"
11 lang="en" 11 lang="en"
12 rev="4"> 12 rev="5">
13 13
14 <section id="summary"> 14 <section id="summary">
15 15
16 <para> 16 <para>
17 The <literal>ngx_http_upstream_conf_module</literal> module 17 The <literal>ngx_http_upstream_conf_module</literal> module
23 <link doc="../stream/ngx_stream_upstream_module.xml" id="zone">stream</link> 23 <link doc="../stream/ngx_stream_upstream_module.xml" id="zone">stream</link>
24 server group must reside in the shared memory. 24 server group must reside in the shared memory.
25 <note> 25 <note>
26 This module was superseded by the 26 This module was superseded by the
27 <link doc="ngx_http_api_module.xml">ngx_http_api_module</link> module 27 <link doc="ngx_http_api_module.xml">ngx_http_api_module</link> module
28 in 1.13.0. 28 in 1.13.3.
29 </note> 29 </note>
30 <note> 30 <note>
31 This module is available as part of our 31 This module is available as part of our
32 <commercial_version>commercial subscription</commercial_version>. 32 <commercial_version>commercial subscription</commercial_version>.
33 </note> 33 </note>