From: Stefan Fritsch Date: Tue, 12 Oct 2010 21:18:01 +0000 (+0000) Subject: update transformations X-Git-Tag: 2.3.9~330 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfeead031f8f729c3e910d30509ca41825350d14;p=thirdparty%2Fapache%2Fhttpd.git update transformations git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1021927 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/perf-tuning.html.en b/docs/manual/misc/perf-tuning.html.en index b79c76343ee..8bf23fac049 100644 --- a/docs/manual/misc/perf-tuning.html.en +++ b/docs/manual/misc/perf-tuning.html.en @@ -373,9 +373,9 @@ Use the mod_status output as a guide.

Related to process creation is process death induced by the - MaxRequestsPerChild + MaxConnectionsPerChild setting. By default this is 0, - which means that there is no limit to the number of requests + which means that there is no limit to the number of connections handled per child. If your configuration currently has this set to some very low number, such as 30, you may want to bump this up significantly. If you are running SunOS or an old version of diff --git a/docs/manual/misc/perf-tuning.xml.ko b/docs/manual/misc/perf-tuning.xml.ko index b8f6f5e567b..fb184fe98c2 100644 --- a/docs/manual/misc/perf-tuning.xml.ko +++ b/docs/manual/misc/perf-tuning.xml.ko @@ -1,7 +1,7 @@ - + + + + + + + + + + + + + + + + + + + + - +