comparison xml/en/docs/stream/ngx_stream_core_module.xml @ 2831:4add6ae1296f

Updated links to datatracker.ietf.org.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 26 Jan 2022 16:26:47 +0300
parents 6d082b470918
children e06cf66a9f63
comparison
equal deleted inserted replaced
2830:419b081fd2fa 2831:4add6ae1296f
158 </tag-name> 158 </tag-name>
159 <tag-desc> 159 <tag-desc>
160 enables 160 enables
161 “<link url="http://en.wikipedia.org/wiki/TCP_Fast_Open">TCP Fast Open</link>” 161 “<link url="http://en.wikipedia.org/wiki/TCP_Fast_Open">TCP Fast Open</link>”
162 for the listening socket (1.21.0) and 162 for the listening socket (1.21.0) and
163 <link url="https://tools.ietf.org/html/rfc7413#section-5.1">limits</link> 163 <link url="https://datatracker.ietf.org/doc/html/rfc7413#section-5.1">limits</link>
164 the maximum length for the queue of connections that have not yet completed 164 the maximum length for the queue of connections that have not yet completed
165 the three-way handshake. 165 the three-way handshake.
166 <note> 166 <note>
167 Do not enable this feature unless the server can handle 167 Do not enable this feature unless the server can handle
168 receiving the 168 receiving the
169 <link url="https://tools.ietf.org/html/rfc7413#section-6.1"> 169 <link url="https://datatracker.ietf.org/doc/html/rfc7413#section-6.1">
170 same SYN packet with data</link> more than once. 170 same SYN packet with data</link> more than once.
171 </note> 171 </note>
172 </tag-desc> 172 </tag-desc>
173 173
174 <tag-name> 174 <tag-name>