comparison xml/en/docs/stream/ngx_stream_upstream_module.xml @ 1654:f5dcf57c5eb5

Corrected note in the stream "match" directive.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 17 Feb 2016 15:03:55 +0300
parents 44c4323144c5
children 57c3f36b3b6a
comparison
equal deleted inserted replaced
1653:dad548cf5b5f 1654:f5dcf57c5eb5
7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
8 8
9 <module name="Module ngx_stream_upstream_module" 9 <module name="Module ngx_stream_upstream_module"
10 link="/en/docs/stream/ngx_stream_upstream_module.html" 10 link="/en/docs/stream/ngx_stream_upstream_module.html"
11 lang="en" 11 lang="en"
12 rev="9"> 12 rev="10">
13 13
14 <section id="summary"> 14 <section id="summary">
15 15
16 <para> 16 <para>
17 The <literal>ngx_stream_upstream_module</literal> module (1.9.0) 17 The <literal>ngx_stream_upstream_module</literal> module (1.9.0)
619 </para> 619 </para>
620 620
621 <para> 621 <para>
622 <note> 622 <note>
623 Only the first 623 Only the first
624 <link doc="ngx_stream_proxy_module.xml" id="proxy_upstream_buffer"/> 624 <link doc="ngx_stream_proxy_module.xml" id="proxy_buffer_size"/>
625 bytes of data obtained from the server are examined. 625 bytes of data obtained from the server are examined.
626 </note> 626 </note>
627 </para> 627 </para>
628 628
629 <para> 629 <para>