• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Question Magento 2 settings for nginx only config benefitting nginx caching

bulent

Regular Pleskian
Hi,
what are the best settings to make magento 2 work only with nginx?
Also are there optimal settings to benefit for nginx caching?

Regards
 
Please work with Apache + NGINX (Current Plesk Setup) + Varnish Docker + Elasticsearch Docker (M2.4)

It works perfectly. If you have done everything correctly, You can achieve <1sec page load times.

Magento 2 can works with only Apache or NGINX but it is built for Apache. (notice the .htaccess file in the directories)

Unless you have 400+ concurrent visits to your website (4 Core | 8GB), I think you can survive with the above setup and no need to looking into NGINX only unless you have lots of experience in configuring NGINX.

Plesk Doker Support REALLY Helps!
 
Last edited:
Please work with Apache + NGINX (Current Plesk Setup) + Varnish Docker + Elasticsearch Docker (M2.4)

It works perfectly. If you have done everything correctly, You can achieve <1sec page load times.

Magento 2 can works with only Apache or NGINX but it is built for Apache. (notice the .htaccess file in the directories)

Unless you have 400+ concurrent visits to your website (4 Core | 8GB), I think you can survive with the above setup and no need to looking into NGINX only unless you have lots of experience in configuring NGINX.

Plesk Doker Support REALLY Helps!
Hi!

Do you happen to offer a service where you can do this for us? (Apache + NGINX (Current Plesk Setup) + Varnish Docker + Elasticsearch Docker optimization/configuration)

Thank you
 
Back
Top