• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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