From 0057d8d5ff4025bd09abe3a5a2859abe5386b36d Mon Sep 17 00:00:00 2001 From: Vincent Bray Date: Sat, 17 Nov 2007 15:16:31 +0000 Subject: 'youare' typo (submitted by Luciene Gentis) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@595959 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/perf-tuning.html.en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/manual/misc/perf-tuning.html.en') diff --git a/docs/manual/misc/perf-tuning.html.en b/docs/manual/misc/perf-tuning.html.en index af00deaf94..323ee722b5 100644 --- a/docs/manual/misc/perf-tuning.html.en +++ b/docs/manual/misc/perf-tuning.html.en @@ -439,7 +439,7 @@

Since memory usage is such an important consideration in - performance, you should attempt to eliminate modules that youare + performance, you should attempt to eliminate modules that you are not actually using. If you have built the modules as DSOs, eliminating modules is a simple matter of commenting out the associated LoadModule directive for that module. This allows you to experiment with removing modules, and seeing -- cgit v1.2.3