]> granicus.if.org Git - apache/commitdiff
xforms
authorEric Covener <covener@apache.org>
Fri, 6 Feb 2015 15:15:33 +0000 (15:15 +0000)
committerEric Covener <covener@apache.org>
Fri, 6 Feb 2015 15:15:33 +0000 (15:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1657860 13f79535-47bb-0310-9956-ffa450edef68

12 files changed:
docs/manual/logs.html.en
docs/manual/logs.xml.ja
docs/manual/logs.xml.ko
docs/manual/logs.xml.meta
docs/manual/logs.xml.tr
docs/manual/misc/security_tips.xml.ko
docs/manual/misc/security_tips.xml.meta
docs/manual/misc/security_tips.xml.tr
docs/manual/mod/mod_unique_id.xml.ja
docs/manual/mod/mod_unique_id.xml.ko
docs/manual/platform/windows.html.en
docs/manual/platform/windows.xml.ko

index 4e4f165335e376012924fa3ca7486f42912df8b4..f3b23ade22e0127c55df98f4b5a90b47f52ad0f7 100644 (file)
@@ -555,10 +555,6 @@ LogFormat "%!200,304,302{Referer}i" refererlog</pre>
     for the access log, the same technique can be used for the
     error log.</p>
 
-    <p>A similar but much more flexible log rotation program
-    called <a href="http://www.cronolog.org/">cronolog</a>
-    is available at an external site.</p>
-
     <p>As with conditional logging, piped logs are a very powerful
     tool, but they should not be used where a simpler solution like
     off-line post-processing is available.</p>
@@ -578,6 +574,18 @@ CustomLog "|$/usr/local/apache/bin/rotatelogs   /var/log/access_log 86400" commo
     For compatibility reasons with Apache 2.2 the notation
     "<code>||</code>" is also supported and equivalent to using
     "<code>|</code>".</p>
+
+    <div class="note"><h3>Windows note</h3>
+    <p>Note that on Windows, you may run into problems when running many piped
+    logger processes, especially when HTTPD is running as a service. This is
+    caused by running out of desktop heap space. The desktop heap space given
+    to each service is specified by the third argument to the
+    <code>SharedSection</code> parameter in the
+    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\SessionManager\SubSystems\Windows
+    registry value. <strong>Change this value with care</strong>; the normal
+    caveats for changing the Windows registry apply, but you might also exhaust
+    the desktop heap pool if the number is adjusted too high.</p>
+    </div>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="virtualhost" id="virtualhost">Virtual Hosts</a></h2>
index 0cf1a246bdcffad09add00ddba95c0ee5793e0f5..b5310c4fc270e86e639115cb7121cfcbe7868e84 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 659902:1629731 (outdated) -->
+<!-- English Revision: 659902:1657858 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 8c317c964e32f54c8e0fd468c22f44d7b8965d90..ce19c7c976b26defc5d1881e159740e7ff42d2ef 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1629731 (outdated) -->
+<!-- English Revision: 105989:1657858 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 3cc7f8a5467627ceda9aba56d8702acbcd262bf3..666a35465eb552ad2f797ecaea55a92073b0ed81 100644 (file)
@@ -11,6 +11,6 @@
     <variant>fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>
index 771fc66784e9d4758413cdf95b170d7aef885d87..a56729c3b458c3b5b19e5cb6269c10a2ef089e56 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?>
-<!-- English Revision: 1629731 -->
+<!-- English Revision: 1629731:1657858 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.gen.tr>
    Reviewed by: Orhan Berent <berent belgeler.gen.tr>
index 86a5bdda09fed93ea98d84ec5b07cff5751e98ab..d4a856ff303f375e8001492a07f6015407e5da1b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1479873 (outdated) -->
+<!-- English Revision: 105989:1657689 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 621cad21f54bc013065b02d544d998aff149b221..6fc5c16c26dad6401ea0833485d20532b0d69918 100644 (file)
@@ -10,6 +10,6 @@
     <variant>en</variant>
     <variant>fr</variant>
     <variant outdated="yes">ko</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>
index cf9ba448093f6802719119a8f6035a1b421df8db..ef1ce3eed504fed240d905883527eee9ce64acb4 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 1479873 -->
+<!-- English Revision: 1479873:1657689 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.gen.tr>
    Reviewed by: Orhan Berent <berent belgeler.gen.tr>
index 9a670ab457a51e0b30998791fcdbd7b1fc9ef420..e28fc579546e89e4c39330eb3f4032a9031559ad 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 420990:981084 (outdated) -->
+<!-- English Revision: 420990:1657403 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 67faaf504c96426ffa9d8b2a146e88d2a3a6086a..7ffaf258ba3f7fb5507d6e7b1874f99b2464d370 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:981084 (outdated) -->
+<!-- English Revision: 105989:1657403 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 1d9134b19b2c156910679801872eed6db5a24236..9dd5433473c508531305b4860f0719cae2d1dadb 100644 (file)
@@ -46,6 +46,7 @@
 <li><img alt="" src="../images/down.gif" /> <a href="#wincons">Running Apache as a Console Application</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#test">Testing the Installation</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#windrivemap">Configuring Access to Network Resources</a></li>
+<li><img alt="" src="../images/down.gif" /> <a href="#tuning">Windows Tuning</a></li>
 </ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
@@ -620,6 +621,15 @@ RewriteRule (.*) ${lowercase:$1} [R,L]</pre>
   <p>When running Apache httpd as a service, you must create a
   separate account in order to access network resources, as described
   above.</p>
+  </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
+<div class="section">
+<h2><a name="tuning" id="tuning">Windows Tuning</a></h2>
+    
+    <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>
   </div></div>
 <div class="bottomlang">
 <p><span>Available Languages: </span><a href="../en/platform/windows.html" title="English">&nbsp;en&nbsp;</a> |
index ba8c7e1ca67cab9b758e650b56ee53f589e4c7c6..2d3d58462095f868d1e1cb9cb02dcf38a4d696af 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1554857 (outdated) -->
+<!-- English Revision: 105989:1657858 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more