From: dgaudet
Date: Sun, 29 Jun 1997 18:14:06 +0000 (+0000)
Subject: Remove listenbacklog docs.
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49f0d1ea044c2ae168767a86dd3af805d49e8f5b;p=thirdparty%2Fapache%2Fhttpd.git
Remove listenbacklog docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@78450 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/APACHE_1_2_X/htdocs/manual/mod/core.html b/APACHE_1_2_X/htdocs/manual/mod/core.html
index 6e4d5f0ced8..186a315b578 100644
--- a/APACHE_1_2_X/htdocs/manual/mod/core.html
+++ b/APACHE_1_2_X/htdocs/manual/mod/core.html
@@ -43,7 +43,6 @@ always available.
KeepAliveTimeout
<Limit>
Listen
-ListenBacklog
<Location>
LockFile
MaxClients
@@ -660,19 +659,6 @@ directive.
Known Bugs
-ListenBacklog
-Syntax: ListenBacklog backlog
-Default: ListenBacklog 511
-Context: server config
-Status: Core
-Compatibility: ListenBacklog is only available in Apache
-versions after 1.2.0.
-
-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 listen(2)
system call.
-
<Limit> directive
Syntax:
diff --git a/APACHE_1_2_X/htdocs/manual/mod/directives.html b/APACHE_1_2_X/htdocs/manual/mod/directives.html
index 1c31c7b1a27..b2645a45a5c 100644
--- a/APACHE_1_2_X/htdocs/manual/mod/directives.html
+++ b/APACHE_1_2_X/htdocs/manual/mod/directives.html
@@ -103,7 +103,6 @@
LanguagePriority
<Limit>
Listen
-ListenBacklog
LoadFile
LoadModule
<Location>