• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.

Issue Best server setting for a fast wordpress website

fd_paz

Basic Pleskian
Hi,
I often see websites created with Wordpress that are super fast, but unfortunately my websites are often very slow.
My configurations often require the installation of various plugins.
I tried different methods, but without success. I also tried to set Ram to 2gb, but without success.
I use Plesk 17.8.11 with php 7.2.15, nginx and I also installed memcached.

I would like to know how to configure the server part (with what values) to have a website that comes up very fast?

Thank yuo in advance
 
effective cache, solid framework, optimize images, cdn, etc.

not really a one for all here. it's open to experimentation.
 
Hi,
I have activated http 2.0 and also gzip in nginx and I have speeded up quite a bit, but there are still some things that I can not.
Attached I send a screenshot of the nginx setting of the domain. Could this setting still be improved?
Then there are some things I can't solve. I have activated gzip, but it asks me to activate the components...
thank you
 

Attachments

  • screen2.jpg
    screen2.jpg
    153.6 KB · Views: 103
  • nginx.png
    nginx.png
    62.1 KB · Views: 101
Install Cache Enabler on any WordPress istance and you're done. It's faster than memcached (a Linux utility you need to configure). Tonight I've tried memcached vs Cache Enabler and Varnish fine tuned vs Cache Enabler. No story, Cache Enabler is faster with less configuration effort.
 
Back
Top