SPECS: php-pecl-APC.spec - more config options

glen glen at pld-linux.org
Thu Aug 31 18:43:30 CEST 2006


Author: glen                         Date: Thu Aug 31 16:43:30 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more config options

---- Files affected:
SPECS:
   php-pecl-APC.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-APC.spec
diff -u SPECS/php-pecl-APC.spec:1.17 SPECS/php-pecl-APC.spec:1.18
--- SPECS/php-pecl-APC.spec:1.17	Wed Aug  2 16:09:45 2006
+++ SPECS/php-pecl-APC.spec	Thu Aug 31 18:43:25 2006
@@ -52,11 +52,18 @@
 ; Enable %{_modname} extension module
 extension=%{_modname}.so
 apc.enabled=1
-;apc.shm_segments=1
 ;apc.optimization=0
-;apc.shm_size=30
+;apc.shm_segments=1
+;apc.shm_size=32
 ;apc.cache_by_default=1
 ;apc.max_file_size=1M
+;apc.num_files_hint=1024
+;apc.gc_ttl=3600
+;apc.ttl=0
+;apc.mmap_file_mask=/tmp/apc.XXXXXX
+;apc.filters=
+;apc.stat=1
+;apc.enable_cli=0
 EOF
 
 %clean
@@ -84,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2006/08/31 16:43:25  glen
+- more config options
+
 Revision 1.17  2006/08/02 14:09:45  blues
 - 3.0.10 - some config options added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pecl-APC.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list