diff xml/en/docs/http/ngx_http_core_module.xml @ 2724:00afc7c4d4df

Documented listen options that imply "bind".
author Ruslan Ermilov <ru@nginx.com>
date Thu, 20 May 2021 19:56:08 +0300
parents c1d62e514b3c
children 4934cbc1db19
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Wed May 19 12:58:02 2021 +0300
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Thu May 20 19:56:08 2021 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_core_module"
         link="/en/docs/http/ngx_http_core_module.html"
         lang="en"
-        rev="96">
+        rev="97">
 
 <section id="directives" name="Directives">
 
@@ -1489,9 +1489,11 @@
 It should be noted that the <c-func>getsockname</c-func> system call will be
 made in this case to determine the address that accepted the connection.
 If the <literal>setfib</literal>,
+<literal>fastopen</literal>,
 <literal>backlog</literal>, <literal>rcvbuf</literal>,
 <literal>sndbuf</literal>, <literal>accept_filter</literal>,
 <literal>deferred</literal>, <literal>ipv6only</literal>,
+<literal>reuseport</literal>,
 or <literal>so_keepalive</literal> parameters
 are used then for a given
 <value>address</value>:<value>port</value> pair