From 62b426a32a7616d2cb11ef07e5a8253cb242f771 Mon Sep 17 00:00:00 2001
From: Ken Coar
Date: Fri, 27 Mar 1998 01:56:34 +0000
Subject: [PATCH] Sort-of FAQ: "how do I make Apache scream?"
Submitted by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80702 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/misc/FAQ.html | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)
diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html
index 34860716c5..a9f794ca17 100644
--- a/docs/manual/misc/FAQ.html
+++ b/docs/manual/misc/FAQ.html
@@ -15,7 +15,7 @@
Apache Server Frequently Asked Questions
- $Revision: 1.109 $ ($Date: 1998/03/24 02:58:49 $)
+ $Revision: 1.110 $ ($Date: 1998/03/27 01:56:34 $)
The latest version of this FAQ is always available from the main
@@ -132,7 +132,7 @@
virtual hosts?
Can I increase FD_SETSIZE
- on FreeBSD?
+ on FreeBSD?
Why do I keep getting "access denied" for
form POST requests?
@@ -278,6 +278,9 @@
fills with "fcntl: F_SETLKW: No record locks
available" or similar messages
+ What's the best hardware/operating system/... How do
+ I get the most out of my Apache Web server?
+
@@ -2272,6 +2275,17 @@
documentation for more information.
+
+
+ What's the best hardware/operating system/... How do
+ I get the most out of my Apache Web server?
+
+
+ Check out Dean Gaudet's
+ performance tuning page.
+
+
--
2.50.1