SOURCES: php-fcgi.sysconfig - sample ulimits place

glen glen at pld-linux.org
Thu Dec 14 14:21:17 CET 2006


Author: glen                         Date: Thu Dec 14 13:21:17 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- sample ulimits place

---- Files affected:
SOURCES:
   php-fcgi.sysconfig (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/php-fcgi.sysconfig
diff -u SOURCES/php-fcgi.sysconfig:1.6 SOURCES/php-fcgi.sysconfig:1.7
--- SOURCES/php-fcgi.sysconfig:1.6	Thu Jul 20 01:06:45 2006
+++ SOURCES/php-fcgi.sysconfig	Thu Dec 14 14:21:12 2006
@@ -15,6 +15,9 @@
 # umask 007 is useful when your web server doesn't run under same uid as php-fcgi, ie lighttpd.
 SERVICE_UMASK=007
 
+# ulimits set before running demons (hard and soft)
+#SERVICE_LIMITS="$DEFAULT_SERVICE_LIMITS -n 16384"
+
 # PHP settings.
 #
 # For more information about PHP FCGI setup read:
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/php-fcgi.sysconfig?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list