Optimizing PHP-FPM Performance For High Load
We have setup a WordPress site which use PHP and running on GCE with Nginx, its time to tweak some configurations for better performance. If you haven’t got your site up, read this How to host WordPress with Google Cloud Free What is PHP-FPM? PHP-FPM is PHP FastCGI Process Manager. It is a FastCGI daemon that …