From 746e3a6e1fef203a225ea0c912ae6acf457ad134 Mon Sep 17 00:00:00 2001 From: Takashi Sato Date: Sat, 6 Dec 2008 17:09:42 +0000 Subject: update transformations git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@724013 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/manual/mod/core.html.en') 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 length over persistent connections.

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 MaxRequestsPerChild directive, regardless of how many requests are sent using the connection.

See also

-- cgit v1.2.3