PDA

View Full Version : xCache Settings


ALHGR
05-28-2009, 08:42 PM
Hello,

How are you evry body ? :rolleyes:


I have Dedicated Server ( 4 Rams & 4 CPU ) and i already use xcache and working fine

i need to make sure about my xcache settings , here is my settings on php.ini file :-


[xcache-common]
zend_extension = "/usr/local/lib/php/extensions/no-debug-non-zts-20060613/xcache.so"

[xcache.admin]
xcache.admin.user = "alhgr"
xcache.admin.pass = "2d7ec6a25763680969032968901d6f4a"
xcache.admin.enable_auth = on

[xcache]
xcache.shm_scheme = "mmap"
xcache.cacher = On
xcache.stat = On
xcache.optimizer = On
xcache.size = 64M
xcache.count = 4
xcache.slots = 256K
xcache.gc_interval = 300
xcache.ttl = 3600
xcache.var_size = 64M
xcache.var_count = 4
xcache.var_slots = 128K
xcache.var_ttl = 3600
xcache.var_maxttl = 7200
xcache.var_gc_interval = 3600
xcache.test = Off
xcache.mmap_path = "/dev/zero"
xcache.readonly_protection = Off
xcache.coverager = Off


The php - m


[PHP Modules]
bcmath
bz2
calendar
ctype
curl
date
dom
filter
ftp
gd
gettext
hash
iconv
imap
json
libxml
mbstring
mysql
pcre
posix
Reflection
session
SimpleXML
sockets
SPL
SQLite
standard
suhosin
tokenizer
XCache
xml
xmlreader
xmlwriter
Zend Optimizer
zip
zlib

[Zend Modules]
XCache
Zend Extension Manager
Zend Optimizer

php handler: suphp

root@server [~]# php -v
PHP 5.2.9 (cli) (built: May 28 2009 08:02:23)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
with XCache v1.2.2, Copyright (c) 2005-2007, by mOo
with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
with Suhosin v0.9.27, Copyright (c) 2007, by SektionEins GmbH
with Zend Optimizer v3.3.3, Copyright (c) 1998-2007, by Zend Technologies



Thanks,

Dismounted
05-29-2009, 10:08 AM
Please use vBulletin.com to get suggestions on your servers configuration on the topic of general PHP/MySQL optimisation. On the vBulletin.com Server Configuration (http://www.vbulletin.com/forum/forumdisplay.php?f=14) you will get suggestions by one of our Support Professionals.