<li><A HREF="#keepalivetimeout">KeepAliveTimeout</A>
<li><A HREF="#limit"><Limit></A>
<li><A HREF="#listen">Listen</A>
-<li><A HREF="#listenbacklog">ListenBacklog</A>
<li><A HREF="#location"><Location></A>
<li><A HREF="#lockfile">LockFile</A>
<li><A HREF="#maxclients">MaxClients</A>
<a href="../misc/known_bugs.html#listenbug">Known Bugs</a></p>
<hr>
-<A NAME="listenbacklog"><H2>ListenBacklog</H2></A>
-<strong>Syntax:</strong> ListenBacklog <em>backlog</em><br>
-<strong>Default:</strong> <code>ListenBacklog 511</code><br>
-<strong>Context:</strong> server config<br>
-<strong>Status:</strong> Core<br>
-<strong>Compatibility:</strong> ListenBacklog is only available in Apache
-versions after 1.2.0.<p>
-
-The maximum length of the queue of pending connections. Generally no
-tuning is needed or desired, however on some systems it is desirable
-to increase this when under a TCP SYN flood attack. See
-the backlog parameter to the <code>listen(2)</code> system call.
-
<A name="limit"><h2><Limit> directive</h2></A>
<!--%plaintext <?INDEX {\tt Limit} section directive> -->
<strong>Syntax:</strong>
<li><A HREF="mod_negotiation.html#languagepriority">LanguagePriority</A>
<li><A HREF="core.html#limit"><Limit></A>
<li><A HREF="core.html#listen">Listen</A>
-<li><A HREF="core.html#listenbacklog">ListenBacklog</A>
<li><A HREF="mod_dld.html#loadfile">LoadFile</A>
<li><A HREF="mod_dld.html#loadmodule">LoadModule</A>
<li><A HREF="core.html#location"><Location></A>