Skip to main content
TrustRadius
NGINX

NGINX

Overview

What is NGINX?

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…

Read more
Recent Reviews

NGINX Review

10 out of 10
March 22, 2024
Incentivized
Using NGINX for some Reverse Proxy services for security purposes. Helps to mask the IP address of our true IP Address. Looking to see …
Continue reading

great

8 out of 10
March 22, 2024
Incentivized
Apache web server has replaced by NGINX server. could see potential benefits by using this product instead of apache. Infact its quite …
Continue reading

NGINX Review

9 out of 10
September 15, 2023
Incentivized
We use it as the ATTP server and it is one of the very popular ATTP servers on the market. It's free and it has really good speed compared …
Continue reading

NGINX Review

9 out of 10
September 15, 2023
Incentivized
I use it for mostly host websites or anything that needs to be host. So we have our on-prem server where we host ourselves.
Continue reading

NGINX Review

9 out of 10
September 15, 2023
Incentivized
So we use it in our app development. We use NGINX servers for deploying our apps. We don't have any challenges so far. We are pretty much …
Continue reading
Read all reviews

Awards

Products that are considered exceptional by their customers based on a variety of criteria win TrustRadius awards. Learn more about the types of TrustRadius awards to make the best purchase decision. More about TrustRadius Awards

Popular Features

View all 6 features
  • Installation (18)
    9.4
    94%
  • Application server performance (18)
    8.6
    86%
  • Administration and management (18)
    8.0
    80%
  • Security management (18)
    8.0
    80%

Reviewer Pros & Cons

View all pros & cons
Return to navigation

Pricing

View all pricing
N/A
Unavailable

What is NGINX?

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…

Entry-level set up fee?

  • Setup fee optional
For the latest information on pricing, visithttps://www.nginx.com/products/pricing

Offerings

  • Free Trial
  • Free/Freemium Version
  • Premium Consulting/Integration Services

Would you like us to let the vendor know that you want pricing?

25 people also want pricing

Alternatives Pricing

What is Zend Server?

Zend Server, developed by Zend, acquired by Rogue Wave Software in 2017 and then by Perforce in 2019 with that company's acquisition of Rogue Wave, is an All-in-One PHP Application Server that aims to improve web app deployment, debugging, and monitoring. Additionally, ZendPHP Enterprise offers…

Return to navigation

Product Demos

CVE-2016-1247 Nginx (Debian-based) Vulnerability - Root Priv. Escalation PoC Exploit Demo

YouTube

Nginx Web Server configuration with Examples

YouTube

Load Balancing with NGINX

YouTube

Access your internal websites! Nginx Reverse Proxy in Home Assistant.

YouTube

How to Serve Static Content

YouTube

Using NGINX Open Source for Video Streaming and Storage

YouTube
Return to navigation

Features

Application Servers

An Application Server provides services and infrastructure for developing, deploying, and running applications

8.2
Avg 8.0
Return to navigation

Product Details

What is NGINX?

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 applications with performance, reliability, security, and scale. This includes NGINX Plus for load balancing, reverse proxy, and application delivery controller features, NGINX App Protect for high performance web application firewall security, and NGINX Unit to run the application code, all monitored and managed by the NGINX Controller.
  • NGINX Plus: An all‑in‑one load balancer, web server, and content cache.
  • NGINX Controller: Centralized monitoring and management for NGINX Plus.
  • NGINX App Protect: Web application firewall, powered by F5
  • NGINX Unit: Lightweight application server, with support for multiple languages and a dynamic REST API‑driven configuration
  • NGINX Ingress Controller: Traffic management solution for cloud‑native apps in Kubernetes and containerized environments.
  • NGINX Service Mesh: Lightweight, Turnkey, Developer-Friendly Service Mesh Using NGINX Plus as an Enterprise Sidecar

NGINX Features

Application Servers Features

  • Supported: IDE support
  • Supported: Security management
  • Supported: Administration and management
  • Supported: Application server performance
  • Supported: Installation
  • Supported: Open-source standards compliance

Additional Features

  • Supported: NGINX: Fast, light web server and reverse proxy
  • Supported: NGINX Plus: All‑in‑one Load Balancer, Web Server, and Content Cache
  • Supported: NGINX Plus: Security controls, High Availability, Dynamic Modules
  • Supported: NGINX App Protect: Layer 7 Attack Protection
  • Supported: NGINX Controller: Centralized Traffic Management and Monitoring
  • Supported: NGINX Controller: Role-based Access Controls
  • Supported: NGINX Unit: Multi-language Application Server

NGINX Screenshots

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

NGINX Technical Details

Operating SystemsUnspecified
Mobile ApplicationNo

Frequently Asked Questions

Microsoft IIS and HAProxy Community Edition are common alternatives for NGINX.

Reviewers rate Installation highest, with a score of 9.4.

The most common users of NGINX are from Mid-sized Companies (51-1,000 employees).

NGINX Customer Size Distribution

Consumers0%
Small Businesses (1-50 employees)0%
Mid-Size Companies (51-500 employees)50%
Enterprises (more than 500 employees)50%
Return to navigation

Comparisons

View all alternatives
Return to navigation

Reviews and Ratings

(137)

Attribute Ratings

Reviews

(1-9 of 9)
Companies can't remove reviews or game the system. Here's why
Rudolph Pereira | TrustRadius Reviewer
Score 9 out of 10
Vetted Review
Verified User
Incentivized
We use NGINX to host web servers. It is great for serving static files and if we need a proxy server to host microservices running on different ports.
  • Host Web Sites
  • Use it as a proxy server
  • COnfiguring several virtual hosts.
  • Improve on the official docs to have several example scenarios.
  • Improve on the error messaging.
  • Make it easier to host several PHP versions on the same machine.
NGINX is easy to install and use. The configuration is simpler. It is fast and especially great for static files. SSL configuration is also easier.
Anatoly Geyfman | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User
Incentivized
We use NGINX as our web-facing server, behind which we have a collection of services serving various parts of our application. NGINX helps us map a single API over a variety of services, and make our API endpoints consistent across the various services. Nginx also helps with uptime, by helping us switch between various instances of the services in near real-time.
  • Extremely high-performing -- NGINX is never a bottleneck.
  • Easy to configure -- the configuration language is easy to learn, and allows very flexible scenarios.
  • Lightweight -- it's a very small service, which is never a memory or CPU hog.
  • Management tools -- Nginx has good errors, but it would be nice if it plugged into our cloud hosting infrastructure a little easier.
  • Configuration error detection -- for more complex configurations, sometimes Nginx isn't overly helpful when telling us what's wrong.
Ngnix is best suited as a public-facing proxy for everything that you might want to host. From WordPress to APIs, Ngnix does an extremely great job passing requests to those services, logging these requests in flexible ways, throttling requests when necessary, and even simplifying the downstream services by taking on some of the path extraction responsibilities (like extracting variables from paths and passing them in as headers).

It's not an application server, although they're working on it.
Josh Stapp | TrustRadius Reviewer
Score 9 out of 10
Vetted Review
Verified User
Incentivized
Many [NGINX] servers are used across the organization to load balance and serve content before hitting our nodejs express rest api backends or our node react express frontends. It helps maintain uptime when we encounter strange deployment errors that can take out one of our servers. In my experience is has provided amazing throughput with very little configuration.
  • Performance
  • Reliability
  • Low configuration
  • Rarely used in development
  • Difficult to tell if it changed values from a server behind it
[NGINX] is very well suited for high performance. I have seen it used on servers with 1k current connections with no issues. Despite seeing it used in many environments I've never seen software developers use it over apache, express, IIS in local dev environments so it may be more difficult to setup. I've also seen it used to load balance again without issues.
Sandesh Singh | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
Incentivized
NGINX is basically used as a server for web applications as implemented in our organization, NGINX helps us solve many problems like accelerated reverse proxying with caching and the best for static content loading. The other cool security feature that we take the most advantage of is that NGINX Limiting the number of simultaneous connections or requests coming from one address which protects our app from attacks against our infrastructure.
  • Limiting the number of simultaneous connections or requests coming from one address
  • Prompt Static content delivery
  • code caching and reverse proxy server
  • NJS Scripting Language.
  • Much more areas of application
  • A bit hard to implement.
The only problems a user can expect is while implementation and it's hard sometimes and things don't go as expected every time, but once implemented the performance and scalability it provides is beyond one's imagination. It makes everything so easy after implementation and we use it for out git repositories branch wise deployment using docker and GitLab.
Tom Erdman | TrustRadius Reviewer
Score 9 out of 10
Vetted Review
Verified User
Incentivized
We use Nginx for all of our web services, whether it be straight up websites or applications. It’s open source (free), but so easy to implement while being incredibly powerful.
  • Nginx can be set up to serve up a web site in minutes.
  • Nginx is easily customizable. You can easily serve over HTTPS, have custom directories, or proxy upstream servers.
  • Nginx has great support and documentation, even for the free version.
  • I had some initial problems proxying PHP.
  • It’s easy to over complicate your setup.
  • Like many applications, some of the error codes can be pretty ambiguous.
Nginx is perfectly suited for anyone with Linux in their environment and who needs a powerful web or app server. It might not work as well for an all Windows shop.
Leonel Quinteros | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
Incentivized
Nginx is present at different levels across my projects. Sometimes is just a Web Server, others a Load Balancer or an API proxy with SSL/TLS management, it's just great that's so lightweight that you can deploy as many instances as you want, for different purposes and create a services mesh inside your organization's network.
  • Low memory footprint, high performance, low maintenance.
  • Modular, configurable, flexible. You can create totally different nodes from the same Nginx version. I.e. you can use 1 instance to run a Web Server and another to run a gRPC rate limiter.
  • Nginx Plus suite is awesome! and has really nice features for high end users as well. It complements really well with the core, open source products.
  • Great ecosystem for API and Microservices management and governance
  • Excellent Web Server, of course!
  • Some parts or modules form Nginx Plus suite would be really useful in the Open Source world. But it's just about paying the fee or implement it yourself though.
  • No .htaccess support (https://www.nginx.com/resources/wiki/start/topics/examples/likeapache-htaccess/)
  • Low diversity and extension of modules.
When deploying API services, we need to take care of many aspects of the network where they work. Infrastructure is also a factor when limited, so you also need to limit and manage it according to its use. Nginx is great to construct these network nodes (HTTP, API Proxy) that connects everything and can add extra capabilities like security (ModSecurity, SSL/TLS) and availability (Load Balancer, Rate Limit).

Gregory Pecqueur | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
We use Nginx as a load balancer and as a reverse proxy for all of our web services. We use it to serve NodeJs applications, REST APIs and Angular front.
  • Great community
  • A lot of documentation available
  • High-performing
  • Easy to configure
  • Cache static assets
  • Multi-threaded support
  • A user-friendly UI console to test some configurations in a test server
Nginx is a very good web server and proxy. To serve NodeJs applications, Nginx + pm2 is very efficient. Coupled with Passenger, it allows MEAN Stacks applications to be deployed very easily.
February 08, 2019

Nginx as a DevOps Tool

Nitin Bhadauria | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
Incentivized
Nginx is the DEFAULT web server for our organization and projects that we work on. I don't think Nginx as a simple web server but a micro service that is part of the whole application. As a DevOps [solution], it has made us more independent rather than relying on developers for every small requirement. Now we can just write a few lines of code in Lua or js and get our solution ready as a hotfix rather than going back and forth and trying to make developers understand what is needed. In some cases, our few lines of code prove to be a better solution than an application :)

I would suggest having one layer of Nginx on top of your JAVA or Node application. If you never use it as we do it will still handle the web connections better.
  • Handles HTTP connections very well. The way it uses your OS features and don't try to reinvent the wheel is awesome.
  • Things you can do with your POST requests are countless. You can rewrite your request and responses entirely.
  • Supporting Lua, Js, etc. If you know a bit of scripting also, there is no limit to what you can achieve.
  • I don't really have any cons, because I recommend people switch to Nginx.
I really can't think of a scenario where I would recommend anything but Nginx.
Craig Nash | TrustRadius Reviewer
Score 9 out of 10
Vetted Review
Verified User
Incentivized
Nginx is my default go-to web server for all Linux web servers (LEMP Stacks) that I currently deploy. I use NginX primarily as one of several pieces of a custom-designed web-server stack in conjunction with Ubuntu or CentOS, Percona XtraDB, and HHVM with PHP7-FPM failover, which is used to power PHP based websites (such as WordPress) which I deploy on entry-level compute packages provided by industry standard cloud services (AWS, Google, BlueMix, Digital Ocean) for our web-design clients. My primary goal with these servers is to provide our clients with their own managed, in-house hosting solution with more power than a standard hosting company can provide, but at a similar recurring cost bracket. Nginx was my choice, as it was designed specifically to win the C10k challenge, which was a challenge to create a web server capable of handling 10,000 simultaneous connections on a single server (which was successful). The biggest challenge I face is designing a stack that can handle a potentially heavy connection load while deployed on low-spec, shared-resource, sub-$20 virtual servers, while avoiding the expensive, constant need for computing resource increases. These challenges require a web server than can handle 1 or 1,000 connections on the initial specs, without an increase in resources, which Nginx was able to accomplish beyond my expectations, allowing me to provide similar and sometimes equal performance on virtual servers as that of higher-cost, WordPress specific hosts, such as WP Engine.
  • Nginx's best feature is what it was designed for in the first place, providing a high amount of simultaneous connections with less hardware resources. NginX is at minimum, twice as fast as Apache with static requests, and equal to Apache with PHP requests.
  • Nginx was created appr. 5 years after Apache, giving it the benefit of Apache's hind-sight, which has allowed NginX to be designed to better handle, or simply bypass and hand-off processes to better equipped software.
  • NginX includes quite a few very useful performance enhancing tools built in, such as advanced caching techniques (converting proxied dynamic content to static content for faster caching), native reverse proxy support, and best of all, built-in load balancing that is very easy to use.
  • The NginX setup and deployment is very easy, as the entire configuration is located in 2 files, consisting of a general server config, and a site-specific config for virtual hosts, allowing the greenest of Linux admins to easily deploy a web server.
  • Even though Nginx is the 2nd most used web server, it is rarely recognized by anyone outside of an IT field that uses it directly. This makes it a very hard sell, especially within start-up companies (a great place for NginX) relying upon VC funding, where brand recognition of the providers/manufacturers used in your IT environment can be a factor in funding.
  • Due to being less known, NginX does lack on advanced community support along with modules and add-ons when compared to Apache, luckily the community support available is generally more than enough. The same goes for locating experienced NginX administrators, but again, the learning curve is very small. allowing staff to be adequately trained in a short amount of time.
  • Due to the first point I made, a lot of software does not come with pre-configs for NginX
Nginx, like all server systems, is not always the perfect option for every task, though it is definitely high on the list. Nginx works best with static content, such as images, text, HTML code, etc., but has little to no native support for dynamic content, and relies on sending the content to third party processors, such as HHVM or PHP-FPM in the case of PHP. The hand-off of the process to a different server results in a longer processing time, bringing NginX to an "even" score compared to Apache, in terms of performance as it pertains to dynamic content. Nginx is, in my opinion, the obvious choice, having a performance increase of 2-3 times over Apache when serving static content, and comparable performance to Apache when serving dynamic content, while having native support for additional performance tools, such as caching, proxies, and load balancing. However, each server does have different ways of serving information (E.G. NginX does not use .htacces for directory specific configs) and should always be thoroughly researched as it pertains to your individual project prior to making a final decision.
Return to navigation