How to improve Wordpress performance
In this one I will show you how I improved the performance of a WordPress site using CloudFlare Caching and PHP FPM pool settings. But a bit of context. I have 2 WP websites running on the same VPS behind nginx, with 2 different conf file. Pretty standard deployment so far. On this VPS I have root access, so I’m able to play a bit more with other stuff, not just standard cPanel settings. ...