comparison xml/en/docs/stream/ngx_stream_core_module.xml @ 1507:14180fa9a518

Added ids for reuseport, mentioned reuseport in news.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 11 Jun 2015 21:22:52 +0300
parents b628e042a15e
children 3ae5301ea37a
comparison
equal deleted inserted replaced
1506:edd3d22724cb 1507:14180fa9a518
7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
8 8
9 <module name="Module ngx_stream_core_module" 9 <module name="Module ngx_stream_core_module"
10 link="/en/docs/stream/ngx_stream_core_module.html" 10 link="/en/docs/stream/ngx_stream_core_module.html"
11 lang="en" 11 lang="en"
12 rev="7"> 12 rev="8">
13 13
14 <section id="summary"> 14 <section id="summary">
15 15
16 <para> 16 <para>
17 The <literal>ngx_stream_core_module</literal> module 17 The <literal>ngx_stream_core_module</literal> module
149 will accept only IPv6 connections or both IPv6 and IPv4 connections. 149 will accept only IPv6 connections or both IPv6 and IPv4 connections.
150 This parameter is turned on by default. 150 This parameter is turned on by default.
151 It can only be set once on start. 151 It can only be set once on start.
152 </tag-desc> 152 </tag-desc>
153 153
154 <tag-name> 154 <tag-name id="reuseport">
155 <literal>reuseport</literal> 155 <literal>reuseport</literal>
156 </tag-name> 156 </tag-name>
157 <tag-desc> 157 <tag-desc>
158 this parameter (1.9.1) instructs to create an individual listening socket 158 this parameter (1.9.1) instructs to create an individual listening socket
159 for each worker process 159 for each worker process