Apache HTTP Server vs. NGINX vs. Shape Software

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Apache HTTP Server
Score 9.1 out of 10
N/A
Apache Web Server (Apache HTTP Server) is an open source HTTP web server for modern operating systems including UNIX and Windows.N/A
NGINX
Score 9.2 out of 10
Mid-Size Companies (51-1,000 employees)
NGINX, a business unit of F5 Networks, powers over 65% of the world's busiest websites and web applications. NGINX started out as an open source web server and reverse proxy, built to be faster and more efficient than Apache. Over the years, NGINX has built a suite of infrastructure software products o tackle some of the biggest challenges in managing high-transaction applications. NGINX offers a suite of products to form the core of what organizations need to create…N/A
Shape Software
Score 7.0 out of 10
N/A
Shape Software aims to help users manage their business in one easy to use software. Shape's cloud-based CRM, Sales Management, and Marketing Automation tools offer multiple features designed to manage and automate online marketing and promotions via email and SMS, capture and service leads from online sources, organize sales pipelines, nurture prospects and customers, create and send professional online documents, accept online payments, run custom reporting, and automate everyday admin…
$79
per user
Pricing
Apache HTTP ServerNGINXShape Software
Editions & Modules
No answers on this topic
No answers on this topic
All inclusive cloud software, one price, no annual contracts
$79.00
per user
Offerings
Pricing Offerings
Apache HTTP ServerNGINXShape Software
Free Trial
NoYesYes
Free/Freemium Version
NoYesYes
Premium Consulting/Integration Services
NoYesYes
Entry-level Setup FeeNo setup feeOptional$79 per user
Additional DetailsAll inclusive cloud software, one price, no annual contracts.
More Pricing Information
Community Pulse
Apache HTTP ServerNGINXShape Software
Considered Multiple Products
Apache HTTP Server
Chose Apache HTTP Server
Both Nginx and Apache are trying to accomplish the same thing, with the exception that Nginx is a much faster product. It allows for multi-threading which spreads out the traffic around the server. Apache is typically enabled by default and due to the high volume of websites …
Chose Apache HTTP Server
Apache is often used in conjunction with Nginx, with Nginx in front of Apache to serve static assets like CSS and JS. Both are easy to configure. IIS is pretty cumbersome and is not as flexible as Apache.
Chose Apache HTTP Server
We chose Apache because it handles dynamic content better than Nginx and it's very well supported. Nginx does handle high traffic sites better, but most of our sites do not get thousands of visitors or more a day as we are a small company serving niche markets. It is notable …
Chose Apache HTTP Server
Against Nginx: Mainly- it's been in the field the longest. There's not really a reason to move to Nginx on it's own. Apache has a mountain of documentation and how-tos that extend from the Foundation itself, to Individual Developers, spanning over 20 years, and most of it …
Chose Apache HTTP Server
To be quite honest I often select Apache because it is the world's most commonly used web server and I have been using it for more than 20 years across many organizations. I have never been burned using Apache. Apache rises above IIS in functionality, configurability, and the …
Chose Apache HTTP Server
Apache lacks the scalability and feature set of NGINX but our team was not only far more experienced with Apache HTTP Server but was relying on tools and frameworks that required Apache HTTP Server. We've recently considered moving to NGINX but the workload to migrate and train …
Chose Apache HTTP Server
Apache is more simple, also it tends to be more stable and it is less complicated to use, comparing with other complex solutions that are difficult to troubleshot.
So wherever possible I select Apache HTTP Server for own/enterprise use also advise consumers to select the Apache …
Chose Apache HTTP Server
The comparison with other products from IBM or Oracle is difficult. These are mostly software that has to be paid for. The only fair comparison at eye level is probably the NGINX web server: It is also free and offers even higher performance. In the meantime, there is also a …
Chose Apache HTTP Server
I have loved Apache and the brief experience I had with IIS wasn't as good. Nginx I have heard good things and though we use it heavily for our servers now without problems, I haven't configured it myself.
Chose Apache HTTP Server
Apache HTTP Server has more stability and features than the other products. It is also more secure. Apache HTTP Server has a more developer base so it is easier to find resources on it.
Chose Apache HTTP Server
Apache Web Server is the oldest among all of these above-mentioned web server solutions provide a wider range of tools and support available which is of great help when creating a web app because less investment of time and money is what contributes to the success of a project …
NGINX
Chose NGINX
MS IIS and Apache HTTP Server both provide many similar services. However the configuration simplicity, and performance characteristics helped us choose NGINX above the other 2 products.
Chose NGINX
It is like comparing a formula 1 car against a regular street car in terms of performance or installation simplicity
Chose NGINX
Apache is a market leader but NGINX is new and has new features. Lightweight and can handle static requests. We use EC2 and I believe NGINX is more suited when it comes to scalability.
Chose NGINX
NGINX is faster and easier to configure. It has better reverse proxy features which is much easy to configure.
Chose NGINX
Nnginx is more light-weight than many other web servers, has a very expressive configuration language, easier to configure than tools like IIS and Apache, easy to install certificates for SSL, much easier to model complex routing scenarios than IIS, easier to configure than …
Chose NGINX
I have found that [NGINX] seems to perform better throughout the years with less issues although I've used Apache more. I would definitely recommend [NGINX] for any high volume site and I've seen this to usually be the case from most provided web hosts who will pick [NGINX] …
Chose NGINX
Nginx is much more lightweight than apache HTTP.
Chose NGINX
NGINX Stacks up at the top for me because it's fast, reliable, and secure and apache is also usable but not so good in comparison to NGINX and since I and my organization have switched to NGINX I also don't want to look back at apache as NGINX works the best for our use case …
Chose NGINX
NGINX's footprint is much smaller than Apache, and it's great for serving up static content. The URL rewriting was not as familiar as Apache, but just as powerful once configured correctly. As a load balancer, it's much more affordable than Citrix ADC. We used the load …
Chose NGINX
Compared to Apache, NGINX is much lighter on resource consumption, and also far faster as a server, serving static content over twice as fast in most benchmark tests. NGINX doesn't offer as much potential configuration and customization as Apache, however, so if these advanced …
Chose NGINX
Nginx's cache mechanism is better than Apache and HAProxy. Also Nginx is very light weight and works for multiple sites with much less work. i.e. As front end proxy server configuration is very easy as compared to other applications. Apache sometimes crashes and is not able to …
Chose NGINX
Nginx is way easier to configure and runs better than Microsoft’s offering, in my opinion, and I’ll take it over Apache for its simplicity.
Chose NGINX
Other Web servers are either not performant enough or locked to a platform. The main competitor in my opinion is the Apache Web Server, that can be extended in functionality through a diverse set of modules to perform almost any task related to a network server. But at scale, I …
Chose NGINX
I selected Nginx because it is easy to learn, use, and maintain. I almost never have to troubleshoot it ever since I deploy it. It just meets my need for a personal learning experience. It works well with PHP and MySQL on Linux. That is why I chose it at first.
Chose NGINX
We were happy to drop Apache to serve our applications.
Chose NGINX
Microsoft IIS server is not open source and it comes with its own overhead in terms of cost which is not the case with Nginx as we do not need to purchase a handful of other products in order to get an HTTP server up and running. If I compare it to Apache Server, it …
Chose NGINX
Nginx works on basic operating system principles and what I like the most about it is that even after being feature-rich and easily customizable it uses minimum resources.
Chose NGINX
Apache has the advantage of being very widely supported and well-known, which makes integration with various tools and software simple, whereas Nginx often requires manual configuration to achieve the same thing. However, the ease of use, configurability, and relatively small …
Chose NGINX
Apache is still widely used by the software community and can accomplish many of the same things Nginx can. Nginx is a better solution when you are serving static content (vs. dynamic content), are on a Unix-system, and have a high-traffic website. In addition, certain things …
Chose NGINX
NetApp, f1, etc., [I've] used them all. I find using commodity hardware across diverse endpoints running software solutions is cheaper while being more available than individual hardware solutions. and I find Nginx to be the best proxy solution that can do everything we need.
Chose NGINX
Configuration options are easier on Nginx. It's better suited for our cases. It's easier to find specialists for Nginx in our area.
Shape Software

No answer on this topic

Features
Apache HTTP ServerNGINXShape Software
Application Servers
Comparison of Application Servers features of Product A and Product B
Apache HTTP Server
-
Ratings
NGINX
8.7
32 Ratings
9% above category average
Shape Software
-
Ratings
IDE support00 Ratings7.617 Ratings00 Ratings
Security management00 Ratings8.627 Ratings00 Ratings
Administration and management00 Ratings8.827 Ratings00 Ratings
Application server performance00 Ratings9.327 Ratings00 Ratings
Installation00 Ratings8.929 Ratings00 Ratings
Open-source standards compliance00 Ratings9.025 Ratings00 Ratings
Sales Force Automation
Comparison of Sales Force Automation features of Product A and Product B
Apache HTTP Server
-
Ratings
NGINX
-
Ratings
Shape Software
7.0
1 Ratings
11% below category average
Integration with email client (e.g., Outlook or Gmail)00 Ratings00 Ratings7.01 Ratings
Customization
Comparison of Customization features of Product A and Product B
Apache HTTP Server
-
Ratings
NGINX
-
Ratings
Shape Software
5.0
1 Ratings
42% below category average
API for custom integration00 Ratings00 Ratings5.01 Ratings
Security
Comparison of Security features of Product A and Product B
Apache HTTP Server
-
Ratings
NGINX
-
Ratings
Shape Software
8.0
1 Ratings
5% below category average
Single sign-on capability00 Ratings00 Ratings8.01 Ratings
Role-based user permissions00 Ratings00 Ratings8.01 Ratings
CRM Project Management
Comparison of CRM Project Management features of Product A and Product B
Apache HTTP Server
-
Ratings
NGINX
-
Ratings
Shape Software
7.0
1 Ratings
10% below category average
Reporting00 Ratings00 Ratings7.01 Ratings
Best Alternatives
Apache HTTP ServerNGINXShape Software
Small Businesses
NGINX
NGINX
Score 9.2 out of 10
Apache HTTP Server
Apache HTTP Server
Score 9.1 out of 10
Salesmate
Salesmate
Score 10.0 out of 10
Medium-sized Companies
NGINX
NGINX
Score 9.2 out of 10
Apache Tomcat
Apache Tomcat
Score 8.0 out of 10
Creatio
Creatio
Score 9.1 out of 10
Enterprises
NGINX
NGINX
Score 9.2 out of 10
Apache Tomcat
Apache Tomcat
Score 8.0 out of 10
Creatio
Creatio
Score 9.1 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
Apache HTTP ServerNGINXShape Software
Likelihood to Recommend
8.0
(20 ratings)
8.9
(50 ratings)
7.0
(1 ratings)
Likelihood to Renew
-
(0 ratings)
9.1
(1 ratings)
-
(0 ratings)
Usability
-
(0 ratings)
8.3
(3 ratings)
10.0
(1 ratings)
Support Rating
9.3
(2 ratings)
8.1
(4 ratings)
5.0
(1 ratings)
User Testimonials
Apache HTTP ServerNGINXShape Software
Likelihood to Recommend
Apache
As I mentioned earlier, the Apache HTTP Server has a small disadvantage compared to the competition (NGINX) in terms of performance. If you run websites that really have a lot of visitors, NGINX might be the better alternative.
On the other hand, the Apache HTTP Server is open source and free. Further functionalities can be activated via modules. The documentation is really excellent.
Read full review
F5
Nginx is well-suited for any web server scenarios, such as web applications, backend or reverse proxy for both application and HTTP requests, and distribution. It is less appropriate for Windows-based applications that run directly on a Windows Server host. In any case, it is very easy to manage, through separate conf files for each application or site you want to host with it.
Read full review
Shape Software
Shape Software is well suited when using "mainstream" ad platforms that have robust integrations. It also works well when budgets are set less frequently and are allowed to run unchanged for a set period of time. Shape Software gets less accurate when frequent budget changes need to be made and when using ad platforms with little to no support built into Shape Software.
Read full review
Pros
Apache
  • Street Cred: Apache Web Server is the Founder for all of Apache Foundation's other projects. Without the Web Server, Apache Foundation would look very different. That being said, they have done a good job of maintaining the code base, and keeping a lot of what makes Apache so special
  • Stability: Apache is rock-solid. While no software is perfect, Apache can parse your web sources quickly and cleanly.
  • Flexibility: Need to startup your own Webpage? Done. Wordpress? Yup. REST Endpoint? Check. Honeypot? Absolutely.
Read full review
F5
  • Very low memory usage. Can handle many more connections than alternatives (like Apache HTTPD) due to low overhead. (event-based architecture).
  • Great at serving static content.
  • Scales very well. Easy to host multiple Nginx servers to promote high availability.
  • Open-Source (no cost)!
Read full review
Shape Software
  • Platform integrations
  • Pacing accuracy
  • Automated notifications
Read full review
Cons
Apache
  • The default configurations which comes with Apache server needs to get optimized for performance and security with every new installation as these defaults are not recommended to push on the production environment directly.
  • Security options and advanced configurations are not easy to set up and require an additional level of expertise.
  • Admin frontend GUI could be improved to a great extent to match with other enterprise tools available to serve similar requirements.
Read full review
F5
  • Customer support can be strangely condescending, perhaps it's a language issue?
  • I find it a little weird how the release versions used for Nginx+ aren't the same as for open source version. It can be very confusing to determine the cross-compatibility of modules, etc., because of this.
  • It seems like some (most?) modules on their own site are ancient and no longer supported, so their documentation in this area needs work.
  • It's difficult to navigate between nginx.com commercial site and customer support. They need to be integrated together.
  • I'd love to see more work done on nginx+ monitoring without requiring logging every request. I understand that many statistics can only be derived from logs, but plenty should work without that. Logging is not an option in many environments.
Read full review
Shape Software
  • Automated budget pacing could be more sophisticated - it tends to conflict with platform best-practices in my opinion.
  • Integration with LinkedIn leads would give more accurate picture of conversion volume I believe.
  • More customizable alerts
Read full review
Likelihood to Renew
Apache
No answers on this topic
F5
Great value for the product
Read full review
Shape Software
No answers on this topic
Usability
Apache
No answers on this topic
F5
This tool is really easy to use and configure. Consumes very less system resources. It is highly modular and configurable. You can easily use it with other tools like certbot for SSLs. You can configure basic security with configuration and headers
Read full review
Shape Software
Shape Software is very easy to set up and use. The core functions and features require little explanation. The options and settings are easy to find and the capabilities of the platform are apparent to the user after just a few minutes of use.
Read full review
Support Rating
Apache
I give this rating because there is so much Apache documentation and information on the web that you can literally do anything. This has to do with the fact that there is a huge Open Source community that is beyond mature and perhaps one of the most helpful to be found. The only thing that should hold anyone back from anything is that they can not read. RTFM, my friend. And I must say that the manual is excellent.
Read full review
F5
Community support is great, and they've also had a presence at conferences. Overall, there is no shortage of documentation and community support. We're currently using it to serve up some WordPress sites, and configuring NGINX for this purpose is well documented.
Read full review
Shape Software
I never had the need or opportunity to work with support.
Read full review
Alternatives Considered
Apache
I has a lot more features, except that IIS is more integrated in a Windows environment. But now with .net core also possible from Apache it would work anywhere really. Only in a full Windows environment where full integration is needed I would chose to go for IIS. Otherwise Apache it is.
Read full review
F5
I have found that [NGINX] seems to perform better throughout the years with less issues although I've used Apache more. I would definitely recommend [NGINX] for any high volume site and I've seen this to usually be the case from most provided web hosts who will pick [NGINX] over alternatives
Read full review
Shape Software
Shape Software is very user-friendly and easy to set up. The controls and settings are very straightforward and the core functions (onboarding new accounts, creating new budgets, managing budgets, etc) are easily understood. The customizable alerts and budget intervals provide modularity for different situations and provide significant peace-of-mind. The automations are less impressive in that they generally conflict with ad platform automation in my opinion. Automated bidding and budgeting is hindered by third-party automations like Shape Software and the performance Shape Software features provide doesn't justify forgoing that technology in the ad platforms in my opinion.
Read full review
Return on Investment
Apache
  • Works as intended, so it's less to worry about.
  • Works great on elastic environments (like EC2).
  • As an Open Source project, you can get support for almost any problem you can have.
  • Configuration files, while powerful, can be tricky to dominate for some.
Read full review
F5
  • By using Nginx, we can host multiple web services on a single server, keeping our infrastructure costs lower.
  • Nginx maintains our HTTPS connections, allowing us to keep our promise to our customers that their data is safe in transit.
  • Due to Nginx's extremely low failure rate, our web addresses always return something meaningful, even when individual services go down. In sense, this means we are "always online" and allows us to maintain brand and support our customers even in the face of catastrophe.
Read full review
Shape Software
  • Reliable protection against overspend
  • Precise budget control
  • Cross-platform visibility
Read full review
ScreenShots

NGINX Screenshots

Screenshot of Overview of the NGINX Application PlatformScreenshot of NGINX Controller - MonitoringScreenshot of NGINX Controller - Configuration

Shape Software Screenshots

Screenshot of