From: dgaudet Date: Sat, 28 Jun 1997 21:51:43 +0000 (+0000) Subject: yet another update from HEAD X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=290d7a3890c9c5d7000cd6087c845781f35c7bc4;p=thirdparty%2Fapache%2Fhttpd.git yet another update from HEAD git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_1_2_X@78415 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html index 220761518a2..b8c0ca9bbd7 100644 --- a/docs/manual/misc/FAQ.html +++ b/docs/manual/misc/FAQ.html @@ -15,7 +15,7 @@

Apache Server Frequently Asked Questions

- $Revision: 1.63.2.4 $ ($Date: 1997/06/28 20:58:16 $) + $Revision: 1.63.2.5 $ ($Date: 1997/06/28 21:51:43 $)

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.