comparison xml/en/docs/stream/ngx_stream_upstream_module.xml @ 2300:c1808cb00a60

Fixed link to API endpoint in the stream "state" directive.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 05 Dec 2018 19:26:41 +0300
parents 81e2cd93a2ce
children 956685eb1d43
comparison
equal deleted inserted replaced
2299:486ea60817dc 2300:c1808cb00a60
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="../http/ngx_http_api_module.xml" id="http_upstreams_http_upstream_name_servers_">changed</link>. 380 <link doc="../http/ngx_http_api_module.xml" id="stream_upstreams_stream_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