• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Best configuration for chunky WordPress site?

guyinpv

New Pleskian
I need to migrate a large WordPress site to a VPS from a shared host.
I'm testing a VPS that is 4vCPU and 4GB RAM and I currently have Plesk set to Nginx-only.
I'm using the "Dedicated FPM application served by Nginx" option.

My question is, do I also need to enable FastCGI support on the same configuration page? See Screenshot.

I also have the nginx cache turned on, and Opcode cache enabled.

This WordPress site has almost 80 plugins, it's WooCommerce and so it's very dynamic. Also very slow on shared host. What would be the ideal configuration for performance? I started with Apache+Nginx but realized I only needed Apache for like one single htaccess file. I switched to Nginx only and added an exception for that one case.

Anyway, what else can I do for caching? Redis? Rocket loader? I believe memcached is also on. It's hard to verify that everything works.
 
Looking for even more speed? Then you could try to use Litespeed as a web server LiteSpeed Extension. This could make it even a bit faster. But it can also create a lot of configuration trouble. Personally, I think using the Nginx-only configuration is perfect enough, because it is an excellent balance between maintainability and speed.
 
Back
Top