From: Erik Abele Eine feste Begrenzung von There is a hard limit of There is a hard limit of Anmerkung
ServerLimit 20000
ist in den
- Server einkompiliert. Dies soll unangenehme Effekte durch Tippfehler
- verhindern.prefork
200000).
+ Dies soll unangenehme Effekte durch Tippfehler verhindern.
Siehe auch
diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en
index ca4e4ac05a..8aca40a446 100644
--- a/docs/manual/mod/mpm_common.html.en
+++ b/docs/manual/mod/mpm_common.html.en
@@ -642,8 +642,8 @@ Apache
Note
ServerLimit 20000
compiled
- into the server. This is intended to avoid nasty effects caused by
- typos.prefork
MPM 200000). This is
+ intended to avoid nasty effects caused by typos.
See also
diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml
index 78ce442729..b5d8ca9b9a 100644
--- a/docs/manual/mod/mpm_common.xml
+++ b/docs/manual/mod/mpm_common.xml
@@ -650,8 +650,8 @@ Apache
ServerLimit 20000
compiled
- into the server. This is intended to avoid nasty effects caused by
- typos.
Eine feste Begrenzung von ServerLimit 20000
ist in den
- Server einkompiliert. Dies soll unangenehme Effekte durch Tippfehler
- verhindern.