cancel
Showing results for 
Search instead for 
Did you mean: 

Nginx or Apache for Magento 2.4 “magento community edition open source”

SOLVED

Nginx or Apache for Magento 2.4 “magento community edition open source”

We are in the process of planning for an eCommerce project with Magento 2.4 "magento community edition open source" for building up the e-commerce project.

But we are really confused with which Web server to proceed Nginx or Apache?

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Nginx or Apache for Magento 2.4 “magento community edition open source”

Hello @nmicro70gm7302 

 

Nginx is comparatively high performance server which gives better speed than Apache, though it's configuration part is little tricky than Apache.

You can just go through this article once to know which server you should choose :

https://www.luroconnect.com/nginx-apache-best-server-magento/

BTW most important thing is how Magento files and all resources are managed, there is not a really huge difference between both server.

I have worked on both server and finally my view was it's all dependent how you manage your project.

Both server works same job, but in a different way.

Problem Solved ? Click on 'Kudos' & Accept as Solution ! Smiley Happy

View solution in original post

2 REPLIES 2

Re: Nginx or Apache for Magento 2.4 “magento community edition open source”

Hello @nmicro70gm7302 

 

Nginx is comparatively high performance server which gives better speed than Apache, though it's configuration part is little tricky than Apache.

You can just go through this article once to know which server you should choose :

https://www.luroconnect.com/nginx-apache-best-server-magento/

BTW most important thing is how Magento files and all resources are managed, there is not a really huge difference between both server.

I have worked on both server and finally my view was it's all dependent how you manage your project.

Both server works same job, but in a different way.

Problem Solved ? Click on 'Kudos' & Accept as Solution ! Smiley Happy

Re: Nginx or Apache for Magento 2.4 “magento community edition open source”

We are in the process of planning for a project, an eCommerce project. The client already has a working project, for some reason they decided to rebuild from scratch with some additional functionalities. Their major concern was to handle high traffic at all times because their current version fails so.

https://tcstrackings.pk/tcs-courier-rates-pakistan/

We chose to go with Magento 2.x for building up the e-commerce project.

But really confused with which web server to proceed. Nginx or Apache?

And what are the steps to be taken care of to speed up Magento store?