Overview
NGINX is server software used as a web server, reverse proxy, load balancer, API gateway, and content cache. Configuration and modules define how it accepts connections, forwards traffic upstream, terminates TLS, and caches content.
Based on official documentation; not hands-on tested · Content checked:
Separate connections, configuration, and worker processing
The README explains modules, configuration, and runtime roles, then links installation for Linux, FreeBSD, and Windows, dynamic modules, TLS, load balancing, rate limiting, caching, and source builds. Detailed directive reference remains on nginx.org.
Sources: [1]
For self-operated HTTP edges and static delivery
It is a candidate for an entry point that distributes traffic across applications, terminates TLS, serves static files, caches content, or applies basic API controls. Operators can choose packaged binaries or source builds according to their environment.
Sources: [1]
Validate configuration and production operation separately
The README explicitly describes itself as a structured introduction for novices, not the complete documentation. TLS, forwarding headers, timeouts, buffers, caching, reloads, and upgrades need configuration-specific review. Its apt source-build instructions are also specific to Ubuntu and Debian derivatives, so use the official path for the target OS.
Sources: [1]
Official sources
- [1]NGINX README(2026-09-12)
Supplemental curator note
Selected for promoting a long-running mirror into the GitHub authority and adding a structured beginner-facing README.
Growth trends
Last 30 days
31,627 Stars
Trend data is still being collected.
Built with
- C
Categories and tags
Categories
GitHub Topics
- content-cache
- load-balancer
- reverse-proxy
- web-server
- http
- https
- quic
- tls
- tcp-proxy-server
- mail-proxy-server
- udp-proxy-server
- http2
GitHub dataView detailed GitHub data
- Stars
- 31,627
- Forks
- 8,302
- Watchers
- 956
- Open issues
- 228
- Contributors
- 110
- Primary language
- C
- License
- BSD-2-Clause
- Repository last updated
- Sep 11, 2026
Explore next
- n8n204,119 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Ollama180,764 Stars
A runtime for downloading and running open models on a computer or server through a CLI and local API.
Go - AUTOMATIC1111 Stable Diffusion WebUI164,915 Stars
A Gradio UI for Stable Diffusion image generation, editing, model selection, extensions, and APIs.
Python - Dify155,555 Stars
A visual LLM application platform combining AI workflows, RAG, agents, model management, and observability.
TypeScript - ComfyUI132,801 Stars
An AI creation engine for arranging image, video, audio, and 3D generation in node graphs and exposing workflows through a local API.
Python
Report incorrect information
Tell us if any listing information is incorrect or outdated.