]> granicus.if.org Git - apache/commitdiff
Rebuild HTML transformations.
authorRich Bowen <rbowen@apache.org>
Mon, 10 Jan 2011 19:14:03 +0000 (19:14 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 10 Jan 2011 19:14:03 +0000 (19:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1057321 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_log_config.html.en
docs/manual/mod/mod_log_config.xml.ja
docs/manual/mod/mod_log_config.xml.ko
docs/manual/mod/mod_log_config.xml.tr
docs/manual/mod/mpm_common.html.en
docs/manual/mod/mpm_common.xml.de
docs/manual/mod/mpm_common.xml.ja
docs/manual/mod/mpm_common.xml.tr

index 69427cffc3dc32fcfa697aa71a8556fa87dfa96d..0fed75aa0a0f0a31fba56d440ff52bb289a7c68a 100644 (file)
     set only once for the entire server; it cannot be configured
     per virtual-host.</p>
 
-    <div class="note">This directive is experimental and should be used with
-    caution.</div>
+    <div class="note">This directive should be used with caution as a crash might
+    cause loss of logging data.</div>
 
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
index 497aa5b8d38204e5a56b604fac173f57ab5505aa..d174cd33aa14ea4cfbc29548266a00615517af6c 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: 579425:992806 (outdated) -->
+<!-- English Revision: 579425:1056693 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index f375b183b8a0e421e4c8f861667118c734a049ab..cef0fe39b352a8e590cdd940a4c196c14054fa6f 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:992806 (outdated) -->
+<!-- English Revision: 105989:1056693 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 724ae3c3621c35c0f58682aaaec7a6b3461fb7b7..0e1371c880f50057bef83e7d10dc80da84d95ab7 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 723557:992806 (outdated) -->
+<!-- English Revision: 723557:1056693 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 82aebcaef3fdbdabb08fee596bf7a931634a9b20..0abd5402c1b6d900527a4d3b145767d5ce44ea11 100644 (file)
@@ -730,6 +730,12 @@ client connections</td></tr>
       The minimum required stack size strongly depends on the modules
       used, but any change in the web server configuration can invalidate
       the current <code class="directive">ThreadStackSize</code> setting.</li>
+
+      <li>On Linux, this directive can only be used to increase the default
+      stack size, as the underlying system call uses the value as a 
+      <em>minimum</em> stack size.  The (often large) soft limit for 
+      <code>ulimit -s</code> (8MB if unlimited) is used as the default stack 
+      size.</li>
     </ul>
 
     <div class="note">It is recommended to not reduce <code class="directive">ThreadStackSize</code>
index 79f3850db274d313c17d55294f1132754486d170..2385b07f04f28148743b72d562c5bb784d362d7e 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 151408:1055701 (outdated) -->
+<!-- English Revision: 151408:1057049 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 81f13cbdfaea4c9fef43580ff8658fde94d6543c..a373687f2bd8ef7c5dc91b89ff8dedaca79512c9 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: 674934:1055701 (outdated) -->
+<!-- English Revision: 674934:1057049 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index bcf4568c2f68ca6a8aabe85eb750a277b5a6d767..546e46f471a44e4cccf7ec8d5366feec359fd2a2 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 804678:1055701 (outdated) -->
+<!-- English Revision: 804678:1057049 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>