From 5b3bc6ead85dc3203c7e89800b4125117f459c65 Mon Sep 17 00:00:00 2001 From: dgaudet Date: Sat, 12 Apr 1997 04:49:10 +0000 Subject: [PATCH] A few tweaks. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77867 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/FAQ.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html index d4b8abbd08..1bf9e52782 100644 --- a/docs/manual/misc/FAQ.html +++ b/docs/manual/misc/FAQ.html @@ -8,7 +8,7 @@

Apache Server Frequently Asked Questions

-$Revision: 1.20 $ ($Date: 1997/04/12 03:40:38 $) +$Revision: 1.21 $ ($Date: 1997/04/12 04:49:10 $)

The Questions

@@ -341,7 +341,8 @@ $Revision: 1.20 $ ($Date: 1997/04/12 03:40:38 $)

(Substitute the appropiate locations for your ServerRoot and your httpd and - core files.) + core files. You may have to use gdb + instead of dbx.)

@@ -614,7 +615,9 @@ $Revision: 1.20 $ ($Date: 1997/04/12 03:40:38 $)
  • "Don't do that" - try to run with fewer virtual hosts
  • -
  • Spread your operation across multiple server processes and/or ports +
  • Spread your operation across multiple server processes (using + Listen for example, + but see the first point) and/or ports
  • -- 2.50.1