Linux Sysadmin Blog

Linux Sysadmin Blog header image 4

Entries from March 18th, 2010

Enable/Disable APC on virtual host level

March 18th, 2010 · 8 Comments · Performance, sysadmin, Tips and Tricks

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). [...]

[Read more →]

Tags: ··