We're looking at optimizing some servers for performance which is a huge topic with 100 opinions ranging from "optimize your code first" to "cache all the things". Let's assume this server would be running primarily WordPress and it's a mediumish-sized VPS with 8GB ram, 4 CPUs. I'm curious what folks are doing to mirror fancier setups like WP-Engine and Pantheon while still being able to have cPanel at the core. Some things we've either explored or are thinking about in some combination:
* PHP 7 with Opcache
* XVarnish (Varnish plugin for cPanel)
* Engintron (Nginx plugin for cPanel)
* PHP-FPM
So yeah, I'd love to hear from others looking at stuff like this or folks who are running stuff in production that is working really well.
* PHP 7 with Opcache
* XVarnish (Varnish plugin for cPanel)
* Engintron (Nginx plugin for cPanel)
* PHP-FPM
So yeah, I'd love to hear from others looking at stuff like this or folks who are running stuff in production that is working really well.