7 ms·
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/ http://php-fpm.or
by llgrrl_ 15y 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/ http://php-fpm.org/
- chrisguitarguy 15y agoHasn't PHP-FPM been part of the PHP core for a while now? Since 5.3.3 (mid 2010) according the PHP FPM site.
- Mikushi 15y agoYes but has of 5.4 it is now considered stable, whereas before it was still experimental (even tho it worked fine).