]> granicus.if.org Git - apache/commitdiff
quote MaxRequestsPerChild
authorTakashi Sato <takashi@apache.org>
Mon, 24 Nov 2008 12:55:20 +0000 (12:55 +0000)
committerTakashi Sato <takashi@apache.org>
Mon, 24 Nov 2008 12:55:20 +0000 (12:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@720186 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index b6399cd889a1287e74edd7c9bf38c396c13ff883..68c886e3274db9c8003275612150f7a80b02485e 100644 (file)
@@ -1546,7 +1546,8 @@ the server configuration files</description>
     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
+    as a single "request" for the <directive module="mpm_common"
+    >MaxRequestsPerChild</directive> directive, regardless
     of how many requests are sent using the connection.</p>
 </usage>