nginx
nginx ("engine x") is an HTTP web server, reverse proxy, content cache, load balancer, TCP/UDP proxy server, and mail proxy server. Originally written by Igor Sysoev and distributed under the 2-clause BSD License. Enterprise distributions, commercial support and training are available from F5, Inc.
Docs • Code • Install • Beginner's Guide
Latest News
2024-10-22 | |
2024-10-02 | nginx-1.27.2 mainline version has been released. |
2024-10-02 | njs-0.8.6 version has been released, featuring the QuickJS engine support. |
2024-09-06 | The nginx project has officially moved to GitHub. Use GitHub issues instead of trac.nginx.org, GitHub discussions instead of nginx mailing list. |
Other NGINX Projects
njs | NGINX JavaScript (njs) extends nginx functionality with an ECMAScript-compatible interpreter for HTTP and Stream modules. Docs • Code |
Unit | NGINX Unit is a lightweight application runtime that simplifies the application stack for running web apps and APIs. Docs • Code |
Ingress | NGINX Ingress Controller connects Kubernetes apps and services with rock solid request handling, auth, self-service CRDs, and easy debugging. Docs • Code |