From: Vincent Bray
Date: Tue, 20 May 2008 16:33:51 +0000 (+0000)
Subject: Update transformations
X-Git-Tag: 2.3.0~604
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d147e7eaeeee04ce96a8f0ceb051ff4c84633a17;p=thirdparty%2Fapache%2Fhttpd.git
Update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@658315 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en
index ef6c8f2e1fe..8a1c5797f50 100644
--- a/docs/manual/mod/mpm_common.html.en
+++ b/docs/manual/mod/mpm_common.html.en
@@ -504,15 +504,8 @@ will handle during its life
Setting MaxRequestsPerChild
to a
- non-zero limit has two beneficial effects:
-
-
- - it limits the amount of memory that process can consume
- by (accidental) memory leakage;
-
- - by giving processes a finite lifetime, it helps reduce
- the number of processes when the server load reduces.
-
+ non-zero value limits the amount of memory that process can consume
+ by (accidental) memory leakage.
Note
For KeepAlive
requests, only
diff --git a/docs/manual/mod/mpm_common.xml.de b/docs/manual/mod/mpm_common.xml.de
index 25a71e15b4a..f626f704582 100644
--- a/docs/manual/mod/mpm_common.xml.de
+++ b/docs/manual/mod/mpm_common.xml.de
@@ -1,7 +1,7 @@
-
+
+
+