Join us on the new [NGINX Community Forum](https://community.nginx.org) to connect with users, discover the latest community activity, and troubleshoot issues together.
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](http://sysoev.ru/en/) and distributed under the [2-clause BSD License](../LICENSE). Enterprise distributions, commercial support and training are [available from F5, Inc.](en/enterprise.html)
[Docs](en/docs/index.html) • [Code](https://github.com/nginx/nginx) • [Install](en/docs/install.html) • [Beginner's Guide](en/docs/beginners_guide.html)
#### Latest News
2025-02-26
[unit-1.34.2](https://unit.nginx.org/) bugfix version has been [released](https://unit.nginx.org/news/2025/unit-1.34.2-released/).
2025-02-05
[nginx-1.26.3](en/download.html) stable version has been released, with a fix for the [SSL session reuse](en/security_advisories.html) vulnerability (CVE-2025-23419).
2025-02-05
[nginx-1.27.4](en/download.html) mainline version has been released, featuring [optimized resource usage for complex SSL configurations](https://blog.nginx.org/blog/optimizing-resource-usage-for-complex-ssl-configurations), and with a fix for the [SSL session reuse](en/security_advisories.html) vulnerability (CVE-2025-23419).
2025-01-14
[njs-0.8.9](en/docs/njs/index.html) version has been [released](en/docs/njs/changes.html#njs0.8.9), featuring [fs module](en/docs/njs/reference.html#njs_api_fs) for the [QuickJS](en/docs/njs/engine.html) engine.
[Older news](news.html)
#### Other NGINX Projects
[](/en/docs/njs/)
##### njs
NGINX JavaScript (njs) extends nginx functionality with an ECMAScript-compatible interpreter for HTTP and Stream modules.
[Docs](/en/docs/njs/) • [Code](https://github.com/nginx/njs)
[](https://unit.nginx.org/)
##### Unit
NGINX Unit is a lightweight application runtime that simplifies the application stack for running web apps and APIs.
[Docs](https://unit.nginx.org/) • [Code](https://github.com/nginx/unit)
[](https://docs.nginx.com/nginx-ingress-controller/)
##### Ingress
NGINX Ingress Controller connects Kubernetes apps and services with rock solid request handling, auth, self-service CRDs, and easy debugging.
[Docs](https://docs.nginx.com/nginx-ingress-controller/) • [Code](https://github.com/nginxinc/kubernetes-ingress)
[](https://docs.nginx.com/nginx-gateway-fabric/)
##### Gateway Fabric
NGINX Gateway Fabric provides L4 and L7 routing capabilities in Kubernetes, implementing the Gateway API using NGINX as the data plane.
[Docs](https://docs.nginx.com/nginx-gateway-fabric/) • [Code](https://github.com/nginxinc/nginx-gateway-fabric)