
NGINX
High-performance web server, reverse proxy, and load balancer

NGINX is a high-performance HTTP web server that also acts as a reverse proxy, content cache, and load balancer. It is widely used to serve static content, terminate TLS, and front application services with efficient, event-driven networking.
Key Features
- HTTP web serving for static and index files, with virtual host support
- Reverse proxying with caching for upstream services (including FastCGI and other backends)
- Layer 7 and Layer 4 load balancing with health/fault-tolerance capabilities
- TLS/SSL support including SNI, and modern protocol support such as HTTP/2 and HTTP/3
- Rate limiting and connection limiting for basic traffic control
- Detailed access logging with buffering, rotation options, and syslog support
- Modular architecture supporting built-in and dynamically loadable modules
Use Cases
- Reverse proxy and TLS termination in front of web applications and APIs
- Load balancing traffic across multiple backend services for resilience and performance
- Serving static sites and cached assets to reduce application load
NGINX combines efficient resource usage with flexible configuration, making it a common foundation component for web infrastructure, edge proxying, and traffic management in small deployments through large-scale production environments.
Categories:
Tags:
Tech Stack:
Similar Services

Caddy
Extensible web server and reverse proxy with automatic HTTPS
Caddy is a fast, extensible Go web server and reverse proxy with automatic HTTPS (ACME), HTTP/1.1, HTTP/2, and HTTP/3 support, and a JSON config API.

Traefik Proxy
Cloud-native reverse proxy, load balancer, and ingress controller
Traefik Proxy is a dynamic reverse proxy and load balancer that auto-discovers services from Docker, Kubernetes, and other providers, with HTTPS, routing, and observabili...

Kong Gateway
Cloud-native API and LLM gateway with extensible plugins
Kong Gateway is a high-performance, cloud-native API gateway for routing, securing, and observing API traffic, with an extensible plugin system and Kubernetes support.

Nginx Proxy Manager
Web UI to manage Nginx reverse proxy hosts and SSL certificates
Nginx Proxy Manager is a web-based admin panel for managing Nginx reverse proxy hosts, redirects, streams, and Let’s Encrypt SSL certificates via Docker.

Pangolin
Identity-aware VPN and reverse proxy for secure remote access
Open-source identity-based remote access platform combining WireGuard VPN and tunneled reverse proxy access with granular zero-trust controls.
Anubis
Web AI firewall utility that challenges and blocks scraper bots
Anubis is a lightweight web AI firewall that protects sites from AI crawlers and scraping bots using configurable request challenges and bot policies.
C