<!--#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
<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>
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
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>.