Skip to content

Commit 41eff67

Browse files
author
Takashi Sato
committed
quote MaxRequestsPerChild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@720186 13f79535-47bb-0310-9956-ffa450edef68
1 parent bff62d5 commit 41eff67

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/manual/mod/core.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1546,7 +1546,8 @@ the server configuration files</description>
15461546
length over persistent connections.</p>
15471547

15481548
<p>When a client uses a Keep-Alive connection it will be counted
1549-
as a single "request" for the MaxRequestsPerChild directive, regardless
1549+
as a single "request" for the <directive module="mpm_common"
1550+
>MaxRequestsPerChild</directive> directive, regardless
15501551
of how many requests are sent using the connection.</p>
15511552
</usage>
15521553

0 commit comments

Comments
 (0)