From: dgaudet Date: Sat, 12 Apr 1997 04:49:10 +0000 (+0000) Subject: A few tweaks. X-Git-Tag: APACHE_1_2b9~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b3bc6ead85dc3203c7e89800b4125117f459c65;p=apache A few tweaks. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77867 13f79535-47bb-0310-9956-ffa450edef68 --- 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