summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/core.html.en
diff options
context:
space:
mode:
authorTakashi Sato <takashi@apache.org>2008-12-06 18:09:42 +0100
committerTakashi Sato <takashi@apache.org>2008-12-06 18:09:42 +0100
commit746e3a6e1fef203a225ea0c912ae6acf457ad134 (patch)
tree30b981eb33aefeb432e6e91018940fd8f2ab4032 /docs/manual/mod/core.html.en
parentfix XML errors of r723560 (diff)
downloadapache2-746e3a6e1fef203a225ea0c912ae6acf457ad134.tar.xz
apache2-746e3a6e1fef203a225ea0c912ae6acf457ad134.zip
update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@724013 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/core.html.en')
-rw-r--r--docs/manual/mod/core.html.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en
index a300b4335f..dab34a56bd 100644
--- a/docs/manual/mod/core.html.en
+++ b/docs/manual/mod/core.html.en
@@ -1567,7 +1567,7 @@ the server configuration files</td></tr>
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 <code class="directive"><a href="../mod/mpm_common.html#maxrequestsperchild">MaxRequestsPerChild</a></code> directive, regardless
of how many requests are sent using the connection.</p>
<h3>See also</h3>