coar 98/03/26 17:56:35
Modified: htdocs/manual/misc FAQ.html Log: Sort-of FAQ: "how do I make Apache scream?" Submitted by: jim <[EMAIL PROTECTED]> Revision Changes Path 1.110 +16 -2 apache-1.3/htdocs/manual/misc/FAQ.html Index: FAQ.html =================================================================== RCS file: /export/home/cvs/apache-1.3/htdocs/manual/misc/FAQ.html,v retrieving revision 1.109 retrieving revision 1.110 diff -u -r1.109 -r1.110 --- FAQ.html 1998/03/24 02:58:49 1.109 +++ FAQ.html 1998/03/27 01:56:34 1.110 @@ -15,7 +15,7 @@ <!--#include virtual="header.html" --> <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1> <P> - $Revision: 1.109 $ ($Date: 1998/03/24 02:58:49 $) + $Revision: 1.110 $ ($Date: 1998/03/27 01:56:34 $) </P> <P> The latest version of this FAQ is always available from the main @@ -132,7 +132,7 @@ virtual hosts?</A> </LI> <LI><A HREF="#freebsd-setsize">Can I increase <SAMP>FD_SETSIZE</SAMP> - on FreeBSD?</A> + on FreeBSD?</A> </LI> <LI><A HREF="#limitGET">Why do I keep getting "access denied" for form POST requests?</A> @@ -278,6 +278,9 @@ fills with "<SAMP>fcntl: F_SETLKW: No record locks available</SAMP>" or similar messages</A> </LI> + <LI><A HREF="#zoom">What's the best hardware/operating system/... How do + I get the most out of my Apache Web server?</A> + </LI> </OL> </LI> </UL> @@ -2270,6 +2273,17 @@ <SAMP>/var/tmp</SAMP>). See the <A HREF="../mod/core.html#lockfile"><SAMP>LockFile</SAMP></A> documentation for more information. + </P> + <HR> + </LI> + <LI><A NAME="zoom"> + <STRONG>What's the best hardware/operating system/... How do + I get the most out of my Apache Web server?</STRONG> + </A> + <P> + Check out Dean Gaudet's + <A HREF="http://www.apache.org/docs/misc/perf-tuning.html" + >performance tuning page</A>. </P> <HR> </LI>