From: dgaudet Date: Sat, 28 Jun 1997 21:05:31 +0000 (+0000) Subject: Provide links to descriptors.html. X-Git-Tag: dg_last_1_2_doc_merge~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efe6711d9056cdd2099b2b329af4bd24c563b47d;p=thirdparty%2Fapache%2Fhttpd.git Provide links to descriptors.html. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78410 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html index 2ac3261f1b9..2b18118ce18 100644 --- a/docs/manual/misc/FAQ.html +++ b/docs/manual/misc/FAQ.html @@ -15,7 +15,7 @@

Apache Server Frequently Asked Questions

- $Revision: 1.75 $ ($Date: 1997/06/28 20:55:42 $) + $Revision: 1.76 $ ($Date: 1997/06/28 21:05:31 $)

The latest version of this FAQ is always available from the main @@ -863,6 +863,10 @@

Since this is an operating-system limitation, there's not much else available in the way of solutions. +

+ As of 1.2.1 we have made attempts to work around various limitations + involving running with many descriptors. + More information is available.