Hi,
I have server with 4GB RAM, yet eaccelerator's Memory size is limited to 16MB (by default). My questios is - What memory limit shoul I set for the best performance?
Hi,
I have server with 4GB RAM, yet eaccelerator's Memory size is limited to 16MB (by default). My questios is - What memory limit shoul I set for the best performance?
heres my config on a 2G server.. seems to work ok so far..
Code:eaccelerator.shm_size="64" eaccelerator.cache_dir="/tmp/eaccelerator" eaccelerator.enable="1" eaccelerator.optimizer="1" eaccelerator.check_mtime="1" eaccelerator.debug="0" eaccelerator.filter="" eaccelerator.shm_max="0" eaccelerator.shm_ttl="3600" eaccelerator.shm_prune_period="0" eaccelerator.shm_only="0" eaccelerator.compress="1" eaccelerator.compress_level="9"