summaryrefslogtreecommitdiff
path: root/docs/manual
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2015-02-06 15:10:32 +0000
committerEric Covener <covener@apache.org>2015-02-06 15:10:32 +0000
commit9dab3249caa28ee05bf087546e7d8d3e26eec267 (patch)
tree2bb4924a6af8ce374f7fff6fc7e34912a5f8834f /docs/manual
parent3e0629297b1c8e025ca8042c7b279284c83f5677 (diff)
downloadhttpd-9dab3249caa28ee05bf087546e7d8d3e26eec267.tar.gz
add a generic tuning section and linked to the piped logger
issue in logs.html git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1657856 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/platform/windows.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/manual/platform/windows.xml b/docs/manual/platform/windows.xml
index d500bbd919..c35fcfb0db 100644
--- a/docs/manual/platform/windows.xml
+++ b/docs/manual/platform/windows.xml
@@ -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>