We are using NGINX to provide a reverse proxy in an environment of web services.
Information Security Team Leader at a energy/utilities company with 10,001+ employees
Stable and reliable against DoS and DDoS attacks
Pros and Cons
- "When I worked in a security research center, we tested NGINX to support DoS and DDoS attacks, and its results were great."
- "I would like it to have a more user-friendly graphical interface."
What is our primary use case?
How has it helped my organization?
The product is free, reliable, and safe.
When I worked in a security research center, we tested NGINX to support DoS and DDoS attacks, and its results were great.
What is most valuable?
It is reliable.
What needs improvement?
I would like it to have a more user-friendly graphical interface.
Buyer's Guide
NGINX Plus
May 2025

Learn what your peers think about NGINX Plus. Get advice and tips from experienced pros sharing their opinions. Updated: May 2025.
856,873 professionals have used our research since 2012.
For how long have I used the solution?
More than five years.
What do I think about the stability of the solution?
No issues yet.
What do I think about the scalability of the solution?
No issues yet.
Which solution did I use previously and why did I switch?
We used Microsoft ForeFront and changed because it was not stable during DDoS attacks.
How was the initial setup?
It was a simple setup.
What's my experience with pricing, setup cost, and licensing?
NGINX is a free tool in Brazil. There are some companies which do support it. The price is the cost to contract support with a specialized company, usually during consulting hours.
Which other solutions did I evaluate?
No.
What other advice do I have?
I have been using it for eight years.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.

Director of Architecture at a tech services company with 11-50 employees
Valuable features include authentication, caching, reverse proxy routing, and load balancing
Pros and Cons
- "Valuable features include authentication, caching, reverse proxy routing, and load balancing."
- "The best solution, by far, for web traffic control for things in production and just around the house."
- "The biggest room for improvement would be to allow NGINX Core machines to cluster for memory zones in some way with a plug and play module. "
What is our primary use case?
By far the best solution for web traffic control - in production and just around the house.
How has it helped my organization?
We have used it in every project since 2013, setting it as our standard. Our organization is able to use it effectively in multiple applications.
What is most valuable?
The most valuable features would be the following:
- Reverse proxy routing
- Authentication
- Caching
- The ability to manipulate requests and responses
- Load balancing, etc.
What needs improvement?
I would say ModSecurity 3.0 for NGINX Core, but they just released that.
The biggest room for improvement would be to allow NGINX Core machines to cluster for memory zones in some way with a Plug and Play module.
For how long have I used the solution?
More than five years.
What do I think about the stability of the solution?
No issues. Never.
What do I think about the scalability of the solution?
No issues. Never.
How are customer service and technical support?
I have never had to use it. However, the community is very strong and supportive. I often answer people's questions on Reddit, etc.
Which solution did I use previously and why did I switch?
When I was young, I used Apache2, because that is all I knew. I switched to NGINX once I learned of it. That's the story.
How was the initial setup?
The initial setup is straightforward for those who are used to reverse proxies and/or load balancer terminology. The NGINX default install sets up an example web server, modifying it from there is very straightforward, and their documentation is fairly good.
What's my experience with pricing, setup cost, and licensing?
NGINX Plus is worth it, if you need it. If you do not need the features or support, the free and open source package is more than capable.
Which other solutions did I evaluate?
I have evaluated many types of products that fall into this category. They are all far less superior than NGINX: F5 BIG-IP, HAProxy, Apache2, and IIS. I am sure the list goes on.
What other advice do I have?
Install it, test it out, download, and read this free ebook: https://www.nginx.com/resources/library/complete-nginx-cookbook/.
I use this product on AWS. I would suggest the ELB/ALB sandwich model. There is a section in the ebook about this model.
Personally, I have written a book for O'Reilly Media that was sponsored by NGINX, Inc.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Buyer's Guide
NGINX Plus
May 2025

Learn what your peers think about NGINX Plus. Get advice and tips from experienced pros sharing their opinions. Updated: May 2025.
856,873 professionals have used our research since 2012.
Startup Founder at a tech services company
Extremely efficient in terms of the connection rate to the CPU cycles ratio
Pros and Cons
- "Nginx is extremely efficient in terms of the connection rate to the CPU cycles ratio, and in terms of the bandwidth to CPU cycles."
- "Application Gateway with application-level firewall tool and load distributor and balancer (also serves for A/B testing)."
What is our primary use case?
In my architecture (which is a microservice architecture with some special advances), NGINX serves multiple purposes. Namely:
- Application Gateway with an application-level firewall tool and load distributor & balancer (also serves for A/B testing).
- Rate limiter and bandwidth limiter (session-based).
- Source of real-time logs, consumed by intrusion detection system.
- "Circuit breaker" for the whole complex of microservices.
No other tool can compare to it.
How has it helped my organization?
I have never seen a single case where programmatic tools can change an organization. Tools are not subjects. They are passive objects. Organizations and people are subjects. Tools are just reflections of the organisation and people. Tools mirror people's faces and habits, never vice versa.
What is most valuable?
NGINX is extremely efficient in terms of the connection rate to the CPU cycles ratio, and in terms of the bandwidth to CPU cycles. It is configurable enough so smart engineers (which team consists of) can configure virtually anything which a product manager (say "business") is able to imagine. Even more because business does not always know all the quirks of DevOps and operations.
What needs improvement?
I am not so happy with their pricing policy, but this is not the worse thing in my life. I can tolerate it.
For how long have I used the solution?
More than five years.
What do I think about the stability of the solution?
Stable as a rock. On the stable host OS and stable hardware, your connectivity channels will be saturated (and dead) long before NGINX will mention any difficulties.
What do I think about the scalability of the solution?
No scalability issues at all. Just add more horsepower to the VM. Horizontal scalability also works well, but you definitely need an engineer who knows how to do this and is ready to take his/her part of the responsibility.
How are customer service and technical support?
I've never asked for anything. Everything was done in-house.
Which solution did I use previously and why did I switch?
Before NGINX, there was Squid. I have been using NGINX since its arrival on the market.
Squid is a tool of a different age, from a different (previous) generation. I started using Squid many years ago, from its pre-release beta. It was a good tool for its time and purpose: just caching proxy, which allows you to somehow save on traffic and bandwidth. At these times, the web was mostly static so it worked.
Later, both the capacities of the channels had grown 1,000-10,000 times from megabits to a 10th of gigabits per second. The web moved to mostly dynamic content, so caching proxies lost their appeal.
On the other hand, NGINX is mostly an application level gateway, not a proxy per se. It is a different tool for different tasks.
How was the initial setup?
Get a real good engineer who will do this for your business. I did, and I am happy with it.
What about the implementation team?
Only an in-house team was in the game for implementation. I doubt that the vendor has enough engineers of this level available for assigning them to the kind of customers that we are.
What was our ROI?
Who calculates "ROI" for every single component of a large system with more than 100 components in it?
The whole system brought ROI even better than what was expected.
Which other solutions did I evaluate?
There were not any other real options.
Squid is too heavy. Apache in reverse proxy mode is also over-bloated, resource hungry, and not suitable for the task.
What other advice do I have?
NGINX is the best available tool today for the tasks it covers.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Lead Engineer at a tech services company
Simple To Configure And Very Stable In A Highly Utilized Environment
Pros and Cons
- "Nginx is simple to configure, very stable in a highly utilized environment and very modular, allowing DevOps to create it's own modules for interactive use with Nginx."
- "Only improvement needed that I would point to is scalability. With it, I mean clusterized organisation on a low level. At the moment, the best alternative is RHEL HA."
What is most valuable?
Simplicity, stability, and modularity. Because, if you are familiar with Apache, you will know why my first reason is simplicity. Nginx is simple to configure, very stable in a highly utilized environment and very modular, allowing DevOps to create it's own modules for interactive use with Nginx.
How has it helped my organization?
It lowered overall bugs and increased system stability. Also, it allowed our system to serve many more clients than the old system did.
What needs improvement?
Only improvement needed that I would point to is scalability. With it, I mean clusterized organisation on a low level. At the moment, the best alternative is RHEL HA.
For how long have I used the solution?
Around four to five years.
What do I think about the stability of the solution?
No.
What do I think about the scalability of the solution?
Yes. As I explained in areas for improvement.
How are customer service and technical support?
I have no experience with the Nginx technical team.
Which solution did I use previously and why did I switch?
Yes, Apache. It was terribly complex for usage and unstable in a production environment.
How was the initial setup?
Complex. It needed a complete product rework.
What's my experience with pricing, setup cost, and licensing?
I have no advice. Nginx is free. I don't have experience with the Plus version.
Which other solutions did I evaluate?
No.
What other advice do I have?
Use community knowledge. Nginx is widely used worldwide and there are many experts on the web that will help you out. Also, read the documentation. Its documentation is excellent.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Pre-Sales Architect at network techlab
Gain visibility and network discovery with advanced capabilities
What is our primary use case?
The primary use cases involve using NGINX for various features including WAF, API security, DDoS protection, and bot protection. Additionally, it facilitates network discovery and provides visibility into network activities, allowing us to uncover solutions and identify any areas we might have missed.
What is most valuable?
I utilize NGINX for its capability to provide visibility and discovery options. It helps discover and identify networks, which is crucial for ensuring application performance, managing latency, and checking server reachability. NGINX communicates with XE and uses Linux command terminology, thus providing visibility by interacting with the nearest POP.
What needs improvement?
The need for human involvement is high due to the complexity of NGINX's Linux-based terminology. More tactics and techniques can enhance its usability. Additionally, it is not a cost-effective solution for few applications.
For how long have I used the solution?
We have been using this technology for the last five to ten years, so we are familiar with how it works.
What do I think about the stability of the solution?
I have not encountered any challenges with NGINX's stability, as it works effectively with Big IP, XC, and Palo Alto.
How are customer service and support?
Support is available in the market with options like FYSE, which provides assistance during critical tasks.
Which solution did I use previously and why did I switch?
We have experience using Palo Alto Networks, Sophos, SonicWall Firewalls, and other technologies.
What's my experience with pricing, setup cost, and licensing?
NGINX is not cost-effective, especially for few applications, and is considered higher-priced.
Which other solutions did I evaluate?
Alternatives evaluated include Redway, cloud solutions, and services providing CDN options. Some gaps exist in NGINX not covering certain API options.
What other advice do I have?
I would rate the solution an eight and a half out of ten. It's important to understand the requirements before recommending its implementation.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Last updated: Dec 2, 2024
Flag as inappropriateDevOps Engineer at a tech services company with 51-200 employees
A lightweight and fast reverse proxy solution that is easy to maintain
Pros and Cons
- "The product is lightweight and fast."
- "The solution needs to be easier to setup and deploy."
What is our primary use case?
I use the solution as a reverse proxy.
What is most valuable?
The product is lightweight and fast.
What needs improvement?
The solution needs to be easier to setup and deploy.
For how long have I used the solution?
I have been using the product for two to three years.
What do I think about the stability of the solution?
I would rate the product stability a ten out of ten.
What do I think about the scalability of the solution?
I would rate the product scalability an eight out of ten.
What was our ROI?
The tool helps us to improve our website speed.
What's my experience with pricing, setup cost, and licensing?
I use the solution's community edition which is free of cost.
What other advice do I have?
I would rate the solution a nine out of ten. You need to be careful with the product's configurations. It is easy to maintain.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Presales at Efficient IT Systems Ltd
Lightweight software and easy to setup
Pros and Cons
- "It's lightweight software that can handle heavy loads efficiently."
- "There is room for improvement in the pricing model."
What is our primary use case?
NGINX Plus is a part of F5 and can be useful for customers with containers and terminals. Moreover, it's useful for businesses that need application delivery control and enterprise load balancing.
What is most valuable?
It's lightweight software that can handle heavy loads efficiently.
What needs improvement?
There is room for improvement in the pricing model.
For how long have I used the solution?
I have been using this solution for three years.
How are customer service and support?
The customer service and support is fine.
How was the initial setup?
The initial setup is straightforward. It took about a week to deploy the solution.
What was our ROI?
There was an ROI. It's a very useful solution.
What's my experience with pricing, setup cost, and licensing?
The licensing cost is yearly, and it can be quite expensive.
What other advice do I have?
Overall, I would rate the solution a ten out of ten.
If you're using a container environment, I would highly recommend it. It's usually a good fit in about 58% of cases.
Which deployment model are you using for this solution?
On-premises
Disclosure: My company has a business relationship with this vendor other than being a customer: Reseller

Buyer's Guide
Download our free NGINX Plus Report and get advice and tips from experienced pros
sharing their opinions.
Updated: May 2025
Popular Comparisons
Microsoft Azure Application Gateway
F5 BIG-IP Local Traffic Manager (LTM)
NetScaler
HAProxy
IBM DataPower Gateway
Fortinet FortiADC
IBM WebSphere Application Server
Radware Alteon
Kemp LoadMaster
A10 Networks Thunder ADC
VMWare Avi Load Balancer
Apache Web Server
Microsoft .NET Framework
JBoss Enterprise Application Platform
Buyer's Guide
Download our free NGINX Plus Report and get advice and tips from experienced pros
sharing their opinions.
Quick Links
Learn More: Questions:
- Which is better - IIS or NGINX Plus?
- When evaluating Application Delivery Controllers, what aspect do you think is the most important to look for?
- Comparison Between Kemp LoadMaster and Load Balancer.org
- Is Citrix ADC (formerly Netscaler) the best ADC to use and if not why?
- What are your daily F5 BIG-IP LTM use cases?
- Why do I need an ADC solution?
- What is the best ADC solution?
- Why is Application Delivery Controllers (ADC) important for companies?