]> granicus.if.org Git - apache/commitdiff
Sort-of FAQ: "how do I make Apache scream?"
authorKen Coar <coar@apache.org>
Fri, 27 Mar 1998 01:56:34 +0000 (01:56 +0000)
committerKen Coar <coar@apache.org>
Fri, 27 Mar 1998 01:56:34 +0000 (01:56 +0000)
Submitted by: jim <jim@nlenx.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80702 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/misc/FAQ.html

index 34860716c55b2955a740e8e22699434a3c153254..a9f794ca174cd2b94867a97fdc0f394f8e544e96 100644 (file)
@@ -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
         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 &quot;access denied&quot; for
         form POST requests?</A>
         fills with &quot;<SAMP>fcntl: F_SETLKW: No record locks
         available</SAMP>&quot; 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>
   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>
   <!-- Don't forget to add HR tags at the end of each list item.. -->