• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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