Xcache

From Help system
Jump to: navigation, search


[xcache-common]
zend_extension = /usr/lib/php/xcache/xcache.so
[xcache.admin]
xcache.admin.user = "xcache_admin"
xcache.admin.pass = ""
[xcache]
xcache.shm_scheme =        "mmap"
xcache.size  =                64M
xcache.count =                 1
xcache.slots =                8K
xcache.ttl   =                 0
xcache.gc_interval =           0
xcache.var_size  =            0M
xcache.var_count =             1
xcache.var_slots =            8K
xcache.var_ttl   =             0
xcache.var_maxttl   =          0
xcache.var_gc_interval =     300
xcache.test =                Off
xcache.readonly_protection = Off
xcache.mmap_path =    "/dev/zero"
xcache.coredump_directory =   "/tmp/xcache"
xcache.cacher =               On
xcache.stat   =               On
xcache.optimizer =           Off 
[xcache.coverager]
xcache.coverager =          Off
xcache.coveragedump_directory = ""
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox