From: Rich Bowen Date: Sun, 16 Sep 2001 20:12:16 +0000 (+0000) Subject: Added links to related directives, related modules. X-Git-Tag: 2.0.26~247 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b9ff044febdbc011b8427167b1bdfebbb63001ca;p=apache Added links to related directives, related modules. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91043 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/perf-tuning.html b/docs/manual/misc/perf-tuning.html index 4f10d74227..565e1f19df 100644 --- a/docs/manual/misc/perf-tuning.html +++ b/docs/manual/misc/perf-tuning.html @@ -39,6 +39,29 @@ with care.
+ +
+Related Modules

+ +mod_dir
+Multi-Processing module
+mod_status
+ +
+Related Directives

+ +AllowOverride
+DirectoryIndex
+HostNameLookups
+KeepAliveTimeout
+MaxSpareServers
+MinSpareServers
+Options (FollowSymLinks and +FollowIfOwnerMatch)
+StartServers
+ +
+

Introduction

Apache is a general webserver, which is designed to be correct first, and fast second. Even so, its performance is quite satisfactory. Most