2006-10-07 10:52:05 +00:00
|
|
|
auto_globals_jit = Off
|
2006-10-07 01:28:31 +00:00
|
|
|
|
|
|
|
[xcache]
|
|
|
|
zend_extension_debug_ts=./modules/xcache.so
|
|
|
|
zend_extension_debug=./modules/xcache.so
|
|
|
|
zend_extension_ts=./modules/xcache.so
|
|
|
|
zend_extension=./modules/xcache.so
|
2006-10-10 01:33:19 +00:00
|
|
|
xcache.cacher = On
|
2006-10-07 01:28:31 +00:00
|
|
|
xcache.test=1
|
2007-06-03 03:21:51 +00:00
|
|
|
xcache.experimental = On
|
2006-10-07 01:28:31 +00:00
|
|
|
xcache.size = 1M
|
|
|
|
xcache.count = 1
|
|
|
|
xcache.var_size = 1M
|
|
|
|
xcache.var_count = 1
|
|
|
|
xcache.var_slots = 1000
|
|
|
|
; xcache.mmap_path = "/dev/zero"
|
|
|
|
xcache.mmap_path = "/tmp/xcache"
|
|
|
|
xcache.readonly_protection = Off
|
|
|
|
xcache.optimizer = Off
|
|
|
|
xcache.coredump_directory = "/tmp/"
|
|
|
|
;xcache.coveragedump_directory = "/tmp/pcov/"
|
|
|
|
xcache.coverager = On
|
|
|
|
|
|
|
|
xcache.admin.user = "test"
|
|
|
|
xcache.admin.pass = "098f6bcd4621d373cade4e832627b4f6"
|