diff options
Diffstat (limited to 'docs/manual/mod/core.html.en')
-rw-r--r-- | docs/manual/mod/core.html.en | 2 |
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> |