APC (Alternative PHP Cache) is a free, open, and robust framework for caching and optimizing PHP intermediate code. APC is a great tool to speed up a php driven site and I can’t even think of a big site running on a php framework without an opcode cache (other good choices are eaccelerator or xcache). [...]
Enable/Disable APC on virtual host level
March 18th, 2010 · No Comments
Tags: Performance · Tips and Tricks · sysadmin
