From: brian Date: Wed, 29 Apr 1998 21:52:23 +0000 (+0000) Subject: PR: X-Git-Tag: APACHE_1_3b7~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d29b06c265330cb614b32fd335afa72a4cc2fef;p=thirdparty%2Fapache%2Fhttpd.git PR: Off-site link go bye bye - tuning Apache on Linux info would certainly be a Good Thing. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81066 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/platform/perf.html b/docs/manual/platform/perf.html index 6bd50c37651..f3a7259c228 100644 --- a/docs/manual/platform/perf.html +++ b/docs/manual/platform/perf.html @@ -79,9 +79,6 @@ where the whole server will appear to freeze for a couple of minutes at a time, and then come back to life. This has been traced to a listen() queue overload - certain Linux implementations have a low value set for the incoming connection queue which can cause problems. -Please see our Using Apache on -Linux page for more info on how to fix this.