Commit 5c8054d4 authored by dgaudet's avatar dgaudet
Browse files

yet another update from HEAD


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@78416 13f79535-47bb-0310-9956-ffa450edef68
parent 70f8862c
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
  <!--#include virtual="header.html" -->
  <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1>
  <P>
  $Revision: 1.63.2.4 $ ($Date: 1997/06/28 20:58:16 $)
  $Revision: 1.63.2.5 $ ($Date: 1997/06/28 21:51:43 $)
  </P>
  <P>
  The latest version of this FAQ is always available from the main
@@ -863,6 +863,10 @@
  <P>
  Since this is an operating-system limitation, there's not much else
  available in the way of solutions.
  <P>
  As of 1.2.1 we have made attempts to work around various limitations
  involving running with many descriptors.
  <a href="descriptors.html">More information is available.</a>
  </P>
  <HR>

+2 −2
Original line number Diff line number Diff line
@@ -99,7 +99,7 @@ in early versions have been fixed in 1.2.
    See <A HREF="http://www.apache.org/bugdb.cgi/full/681">PR#681</A>.
    <P></LI>

    <LI><b>Workaround available in 1.2.1.</b>
    <LI><a href="descriptors.html"><b>Workaround available in 1.2.1.</b></a>
    There appears to be a problem on BSDI 2.1 with large numbers of
    virtual hosts. This appears similar to a file-descriptor limit
    but BSDI should not have this problem. This will be tracked as
@@ -107,7 +107,7 @@ in early versions have been fixed in 1.2.
    See also the <A HREF="FAQ.html#fdlim">Apache FAQ</A>. 
    <P></LI>

    <LI><b>Workaround available in 1.2.1.</b>
    <LI><a href="descriptors.html"><b>Workaround available in 1.2.1.</b></a>
    Solaris 2 has problems with large numbers of virtual hosts. This is
    because of an operating system limit of 256 file pointers, not due
    to Apache.   See also the <A HREF="FAQ.html#fdlim">Apache FAQ</A>.