]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add a generic tuning section and linked to the piped logger
authorEric Covener <covener@apache.org>
Fri, 6 Feb 2015 15:10:32 +0000 (15:10 +0000)
committerEric Covener <covener@apache.org>
Fri, 6 Feb 2015 15:10:32 +0000 (15:10 +0000)
issue in logs.html

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1657856 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/platform/windows.xml

index d500bbd919a91c5c1e356ec8e1b4da420467e56b..c35fcfb0dbae18afe4712a389cff506381403435 100644 (file)
@@ -628,4 +628,13 @@ Alias /images/ //imagehost/www/images/
   above.</p>
   </section>
 
+  <section id="tuning">
+    <title>Windows Tuning</title>
+    <ul>
+      <li><p>If more than a few dozen piped loggers are used on an operating system 
+      instance is necesar, scaling up the "desktop heap" is often necessary. For
+      more detailed information, refer to the <a href="../logs.html#piped"
+      >piped logging</a> documntation.</p></li>
+    </ul>
+  </section>
 </manualpage>