From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/20110404/003857.html | 79 +++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 zarb-ml/mageia-dev/20110404/003857.html (limited to 'zarb-ml/mageia-dev/20110404/003857.html') diff --git a/zarb-ml/mageia-dev/20110404/003857.html b/zarb-ml/mageia-dev/20110404/003857.html new file mode 100644 index 000000000..5e9719127 --- /dev/null +++ b/zarb-ml/mageia-dev/20110404/003857.html @@ -0,0 +1,79 @@ + + + + [Mageia-dev] Apache configuration on champagne + + + + + + + + + +

[Mageia-dev] Apache configuration on champagne

+ nicolas vigier + boklm at mars-attacks.org +
+ Mon Apr 4 17:53:35 CEST 2011 +

+
+ +
Hello,
+
+When champagne didn't have enough RAM, I changed some mpm_prefork_module
+config values to avoid swapping too much :
+MaxRequestsPerChild 1000
+MinSpareServers 2
+MaxSpareServers 5
+
+Now that some RAM has been added, I changed them again to the default
+values :
+MaxRequestsPerChild 4000
+MinSpareServers 5
+MaxSpareServers 20
+
+
+ + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1