• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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