]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Cross-linking between (Min|Max)Spare(Servers|Threads).
authorRich Bowen <rbowen@apache.org>
Tue, 2 Mar 2010 12:53:49 +0000 (12:53 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 2 Mar 2010 12:53:49 +0000 (12:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@918011 13f79535-47bb-0310-9956-ffa450edef68

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

index ef9a6f44a4e6b3e8af882693357bbc5e55292dbb..58a8a622bac65b71200ecea02d014d6b9aa9dd36 100644 (file)
@@ -376,6 +376,7 @@ will handle during its life</td></tr>
 <ul>
 <li><code class="directive"><a href="#minsparethreads">MinSpareThreads</a></code></li>
 <li><code class="directive"><a href="#startservers">StartServers</a></code></li>
+<li><code class="directive"><a href="../mod/prefork.html#maxspareservers">MaxSpareServers</a></code></li>
 </ul>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
@@ -411,6 +412,7 @@ spikes</td></tr>
 <ul>
 <li><code class="directive"><a href="#maxsparethreads">MaxSpareThreads</a></code></li>
 <li><code class="directive"><a href="#startservers">StartServers</a></code></li>
+<li><code class="directive"><a href="../mod/prefork.html#minspareservers">MinSpareServers</a></code></li>
 </ul>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
index a3668d83eec009893ed65da78dc01c62cc187be5..1ddd1ec77763d4d06926c79577bee999a07ca842 100644 (file)
@@ -404,6 +404,7 @@ will handle during its life</description>
 </usage>
 <seealso><directive module="mpm_common">MinSpareThreads</directive></seealso>
 <seealso><directive module="mpm_common">StartServers</directive></seealso>
+<seealso><directive module="prefork">MaxSpareServers</directive></seealso>
 </directivesynopsis>
 
 <directivesynopsis>
@@ -437,6 +438,7 @@ spikes</description>
 </usage>
 <seealso><directive module="mpm_common">MaxSpareThreads</directive></seealso>
 <seealso><directive module="mpm_common">StartServers</directive></seealso>
+<seealso><directive module="prefork">MinSpareServers</directive></seealso>
 </directivesynopsis>
 
 <directivesynopsis>
index 1142b38e2827512f231e31dff6f4211bbe66374d..cff7cb68dab32edd0e1c23a99d8d65d92bec72aa 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:918002 (outdated) -->
+<!-- English Revision: 151408:918003 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 661c599e077697d14e78436da210b87a4cc710bb..7e0a4e35026072da6d9e1c05675f52eae0e5be10 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:918002 (outdated) -->
+<!-- English Revision: 674934:918003 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 99782dd8dd6fb177270fd5cf9009212aa51479ce..1a84b5071008b69132a8a479ed430edb8f93e20a 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:918002 (outdated) -->
+<!-- English Revision: 804678:918003 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 4867a875ad87952f898743c981aaa48c3622a676..722a141ea346ae68b54453da97c3aae690a9691e 100644 (file)
@@ -143,6 +143,7 @@ uses</a></li>
 <ul>
 <li><code class="directive"><a href="#minspareservers">MinSpareServers</a></code></li>
 <li><code class="directive"><a href="../mod/mpm_common.html#startservers">StartServers</a></code></li>
+<li><code class="directive"><a href="../mod/mpm_common.html#maxsparethreads">MaxSpareThreads</a></code></li>
 </ul>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
@@ -169,6 +170,7 @@ uses</a></li>
 <ul>
 <li><code class="directive"><a href="#maxspareservers">MaxSpareServers</a></code></li>
 <li><code class="directive"><a href="../mod/mpm_common.html#startservers">StartServers</a></code></li>
+<li><code class="directive"><a href="../mod/mpm_common.html#minsparethreads">MinSpareThreads</a></code></li>
 </ul>
 </div>
 </div>
index d47dd7a0cfe086298d71c23e53fbf1affe569401..5ff3464582af0b62dbc64a8aba4c5ea91d361761 100644 (file)
@@ -147,6 +147,7 @@ uses</a></seealso>
 </usage>
 <seealso><directive module="prefork">MinSpareServers</directive></seealso>
 <seealso><directive module="mpm_common">StartServers</directive></seealso>
+<seealso><directive module="mpm_common">MaxSpareThreads</directive></seealso>
 </directivesynopsis>
 
 <directivesynopsis>
@@ -169,6 +170,7 @@ uses</a></seealso>
 </usage>
 <seealso><directive module="prefork">MaxSpareServers</directive></seealso>
 <seealso><directive module="mpm_common">StartServers</directive></seealso>
+<seealso><directive module="mpm_common">MinSpareThreads</directive></seealso>
 </directivesynopsis>
 
 </modulesynopsis>