CARVIEW |
Select Language
HTTP/1.1 200 OK
Server: nginx/1.29.0
Date: Mon, 06 Oct 2025 16:06:32 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2172
Last-Modified: Wed, 24 Sep 2025 16:33:31 GMT
Connection: keep-alive
Keep-Alive: timeout=15
ETag: "68d41d5b-87c"
Content-Encoding: gzip
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
nginx
Join us on the new NGINX Community Forum
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 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
2025-09-23 | njs-0.9.2 version has been released, featuring HTTP keepalive support for ngx.fetch() API in http and stream. |
2025-08-13 | nginx-1.29.1 mainline version has been released. |
2025-07-10 | njs-0.9.1 version has been released, featuring state file support for shared dictionary in http and stream, and feature parity with njs for the QuickJS engine. |
2025-06-24 | nginx-1.29.0 mainline version has been released, featuring Early Hints support. |
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 |
Gateway Fabric | NGINX Gateway Fabric provides L4 and L7 routing capabilities in Kubernetes, implementing the Gateway API using NGINX as the data plane. Docs • Code |