comparison xml/en/index.xml @ 617:368a449e85b8

Expanded documentation of what various parameters of the "listen" directive related to socket options do. While here, documented the fact that accept filters also work on NetBSD.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 02 Aug 2012 13:24:07 +0000
parents 764fbac1b8b4
children 625b592698b6
comparison
equal deleted inserted replaced
616:2fdd929c830e 617:368a449e85b8
285 <link doc="docs/http/ngx_http_core_module.xml" id="directio">DIRECTIO</link> 285 <link doc="docs/http/ngx_http_core_module.xml" id="directio">DIRECTIO</link>
286 (FreeBSD 4.4+, Linux 2.4+, Solaris 2.6+, Mac OS X); 286 (FreeBSD 4.4+, Linux 2.4+, Solaris 2.6+, Mac OS X);
287 </listitem> 287 </listitem>
288 288
289 <listitem> 289 <listitem>
290 Accept-filters (FreeBSD 4.1+) and TCP_DEFER_ACCEPT (Linux 2.4+) 290 Accept-filters (FreeBSD 4.1+, NetBSD 5.0+) and TCP_DEFER_ACCEPT (Linux 2.4+)
291 <link doc="docs/http/ngx_http_core_module.xml" id="listen">support</link>; 291 <link doc="docs/http/ngx_http_core_module.xml" id="listen">support</link>;
292 </listitem> 292 </listitem>
293 293
294 <listitem> 294 <listitem>
295 10,000 inactive HTTP keep-alive connections take about 2.5M memory; 295 10,000 inactive HTTP keep-alive connections take about 2.5M memory;