comparison xml/en/docs/stream/ngx_stream_upstream_module.xml @ 2283:81e2cd93a2ce

Fixed broken links in the stream upstream module.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 27 Nov 2018 15:33:48 +0300
parents 35fd70c12f98
children c1808cb00a60
comparison
equal deleted inserted replaced
2282:35fd70c12f98 2283:81e2cd93a2ce
375 375
376 <para> 376 <para>
377 The state is currently limited to the list of servers with their parameters. 377 The state is currently limited to the list of servers with their parameters.
378 The file is read when parsing the configuration and is updated each time 378 The file is read when parsing the configuration and is updated each time
379 the upstream configuration is 379 the upstream configuration is
380 <link doc="ngx_http_api_module.xml" id="stream_upstreams_stream_upstream_name_servers_">changed</link>. 380 <link doc="../http/ngx_http_api_module.xml" id="http_upstreams_http_upstream_name_servers_">changed</link>.
381 Changing the file content directly should be avoided. 381 Changing the file content directly should be avoided.
382 The directive cannot be used 382 The directive cannot be used
383 along with the <link id="server"/> directive. 383 along with the <link id="server"/> directive.
384 </para> 384 </para>
385 385