]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
rebuild docs
authorPaul Querna <pquerna@apache.org>
Mon, 28 Nov 2005 20:44:08 +0000 (20:44 +0000)
committerPaul Querna <pquerna@apache.org>
Mon, 28 Nov 2005 20:44:08 +0000 (20:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349498 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en
docs/manual/mod/core.xml.de
docs/manual/mod/core.xml.ja

index 35b184a987282fd4063b93a532bf592773a437d1..84575be689dea832025e258f2ae033cb470b35cf 100644 (file)
@@ -1556,6 +1556,10 @@ the server configuration files</td></tr>
     encoding will be used in order to send content of unknown
     length over persistent connections.</p>
 
+    <p>When a client uses a Keep-Alive connection it will be counted
+    as a single "request" for the MaxRequestsPerChild directive, regardless
+    of how many requests are sent using the connection.</p>
+
 <h3>See also</h3>
 <ul>
 <li><code class="directive"><a href="#maxkeepaliverequests">MaxKeepAliveRequests</a></code></li>
index 92cb63b4b71654301989bc584b02906595a45365..cc2395cdf92fbc8cf0dc7501a7ea2b131fbb18d1 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: 167959:345302 (outdated) -->
+<!-- English Revision: 167959:349476 (outdated) -->
 
 <!--
  Copyright 2003-2005 The Apache Software Foundation or its licensors,
index cb67bcde08f931787fb13924001b53978e5ab280..910e844bd30dc0072a51231ddd242c3c41212e08 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-2022-jp"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 190982:345302 (outdated) -->
+<!-- English Revision: 190982:349476 (outdated) -->
 
 <!--
  Copyright 2003-2005 The Apache Software Foundation or its licensors,