]> git.pld-linux.org Git - packages/apache.git/commitdiff
- sample ulimit
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 5 Mar 2005 23:11:37 +0000 (23:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix rcs tag

Changed files:
    apache.sysconfig -> 1.6

apache.sysconfig

index 30e1903013b71549f95a2a90c9dd63e161285496..33d5a50edbb2112e4ca759d539c9c0c21a8042b4 100644 (file)
@@ -14,3 +14,6 @@ HTTPD_OPTS=""
 # prefork, worker, perchild (experimental), metuxmpm (experimental)
 # (note that some may be not available)
 HTTPD_MPM="prefork"
+
+# perhaps set 128MB memory limit
+#SERVICE_LIMITS="$DEFAULT_SERVICE_LIMITS -m 128000"
This page took 0.046653 seconds and 4 git commands to generate.