• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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