Hacker News new | ask | show | jobs
by llgrrl_ 5216 days ago
One thing that's pretty important too is PHP-FPM. I've been dreaming about this for a long time for my nginx deployments.

http://php-fpm.org/

1 comments

Hasn't PHP-FPM been part of the PHP core for a while now? Since 5.3.3 (mid 2010) according the PHP FPM site.
Yes but has of 5.4 it is now considered stable, whereas before it was still experimental (even tho it worked fine).