Gene Steinberg
Well-known member
OK, here's the setup:
cPanel dedicated server with Apache 2.2.23, MySql 5.5.30-cli, PHP 5.4.11. Using DSO with mod_ruid2. Server has 24GB, dual quad-core E5540, multi-terabyte hard drives.
Using Xcache 2.0.1 (cPanel will offer upgrade to 3.0.1 in near future).
Major scripts are XenForo on three domains plus WordPress with xcache object cache plugin. All latest versions.
Here are my current settings:
Can I have suggestions for changes/improvements?
Thank you.
cPanel dedicated server with Apache 2.2.23, MySql 5.5.30-cli, PHP 5.4.11. Using DSO with mod_ruid2. Server has 24GB, dual quad-core E5540, multi-terabyte hard drives.
Using Xcache 2.0.1 (cPanel will offer upgrade to 3.0.1 in near future).
Major scripts are XenForo on three domains plus WordPress with xcache object cache plugin. All latest versions.
Here are my current settings:
Code:
xcache.admin.enable_auth On On
xcache.cacher On On
xcache.coredump_directory no value no value
xcache.count 16 16
xcache.experimental Off Off
xcache.gc_interval 0 0
xcache.mmap_path /dev/zero /dev/zero
xcache.readonly_protection Off Off
xcache.shm_scheme mmap mmap
xcache.size 256M 256M
xcache.slots 8K 8K
xcache.stat On On
xcache.test Off Off
xcache.ttl 14400 14400
xcache.var_count 16 16
xcache.var_gc_interval 300 300
xcache.var_maxttl 14400 14400
xcache.var_size 128M 128M
xcache.var_slots 8K 8K
xcache.var_ttl 14400 14400
Can I have suggestions for changes/improvements?
Thank you.