
If you have run a PHP application such as a WordPress blog or a bulletin board, you really need to have a PHP accelerator (such as APC or its little brother APCu) on your server for the so called op code caching. This is one of the basic optimization techniques […]