Hacker News new | past | comments | ask | show | jobs | submit login

Stop using APC and switch to the "new" Zend Opcache.

It can serve 10-30% more requests per second than APC and has several layers of optimization.

It's bundled with PHP 5.5 but will work just fine with PHP 5.3 and 5.4

ps. also turn off file stat in the opcache on production servers

pps. make sure you are using PHP-FPM




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: