comparison xml/en/docs/http/ngx_http_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 40425063b413
children 88d1a1d36c0c
comparison
equal deleted inserted replaced
1506:edd3d22724cb 1507:14180fa9a518
8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
9 9
10 <module name="Module ngx_http_core_module" 10 <module name="Module ngx_http_core_module"
11 link="/en/docs/http/ngx_http_core_module.html" 11 link="/en/docs/http/ngx_http_core_module.html"
12 lang="en" 12 lang="en"
13 rev="43"> 13 rev="44">
14 14
15 <section id="directives" name="Directives"> 15 <section id="directives" name="Directives">
16 16
17 <directive name="aio"> 17 <directive name="aio">
18 <syntax> 18 <syntax>
1366 if this parameter was omitted then the operating system’s settings were 1366 if this parameter was omitted then the operating system’s settings were
1367 in effect for the socket. 1367 in effect for the socket.
1368 </note> 1368 </note>
1369 </tag-desc> 1369 </tag-desc>
1370 1370
1371 <tag-name> 1371 <tag-name id="reuseport">
1372 <literal>reuseport</literal> 1372 <literal>reuseport</literal>
1373 </tag-name> 1373 </tag-name>
1374 <tag-desc> 1374 <tag-desc>
1375 this parameter (1.9.1) instructs to create an individual listening socket 1375 this parameter (1.9.1) instructs to create an individual listening socket
1376 for each worker process 1376 for each worker process