184 Reviews and Ratings
3 citations from LLM engines
Based on TrustRadius reviews, NGINX is a versatile tool primarily used as a web server, reverse proxy, and load balancer. Reviewers state that it routes requests to multiple applications and servers, which helps distribute traffic and improve performance. It is also used to enhance security by enabling secure communication and limiting the exposure of backend application servers. Users describe it as a standard tool for their projects, from development to production, and note that it is easy to manage. Other reported benefits include faster application delivery and rate limiting capabilities.
what does it mean when people say a website 'runs on nginx'?
how is a web server different from a website builder like wordpress or squarespace?
where can i download and get started with free, open-source web server software?
Reviewers frequently state they use NGINX as a reverse proxy. This allows them to route requests to multiple backend ap…
Reviewers frequently state they use NGINX as a reverse proxy. This allows them to route requests to multiple backend applications and APIs, sometimes on the same port, without exposing the real application servers.
“Reverse Proxy.”
“reverse proxy”
“We use NGINX for reverse proxy to route requests to multiple applications accepting then on same port and route them on the basis of address.”
“We use Nginx in our organization as a web server for Node.js applications, and as a reverse proxy for HTTP requests for backend applications such as APIs.”
NGINX is widely used as a load balancer, according to reviewers. It routes traffic across multiple servers to distribut…
NGINX is widely used as a load balancer, according to reviewers. It routes traffic across multiple servers to distribute the load. Some users deploy it as a combined load balancer and reverse proxy for their web properties.
“The other application is of load balancer where application is running them on multiple servers and it routes to servers.”
“load balance”
“NGINX is also a load balancer as well since is a very good product to use.”
“We're using NGINX as a reverse proxy and load balancer for all projects, and it is a standard tool we use with all our clients.”
According to reviews, NGINX provides security benefits such as enabling secure front-end communication and limiting dir…
According to reviews, NGINX provides security benefits such as enabling secure front-end communication and limiting direct exposure of application servers. It can also be used for request rate limiting.
“Security”
“Request rate limit.”
“Front end secure communication”
“With NGINX, we don't have to open multiple ports for HTTP requests, nor do we have to expose real application servers.”
Users find NGINX easy to manage. One reviewer specifically mentioned that managing deployments became considerably easi…
Users find NGINX easy to manage. One reviewer specifically mentioned that managing deployments became considerably easier after switching from Apache.
“easy of management.”
“Management of the deployments have been considerably easier in switching from Apache.”
Reviewers report performance improvements with NGINX, including faster application delivery and quicker upgrades that t…
Reviewers report performance improvements with NGINX, including faster application delivery and quicker upgrades that take hours instead of months.
“Upgrades are hours rather than months”
“Faster application delivery”
Showing top 5 topics · 16 total quotes across all topics