xstefen / zestginx

A modern, performant, and secure NGINX distribution packed with features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zestginx

Zestginx is a fork of NGINX by Zest Projects Ltd. which improves on NGINX by producing and merging aftermarket patches for performance and security.

Some, but not all, of Zestginx's improvements over NGINX include:

  • Dynamic Record Sizing for SSL/TLS.
  • HTTP/2 HPACK Compression
  • HTTP/3 support via Quiche.
  • IO_Uring as the AIO backend.
  • OCSP support for BoringSSL.
  • Quiet handshake rejection for SNI mismatches.

As well as the above, Zestginx's prebuilds come with a few other changes such as:

  • Brotli compression support for NGINX.
  • Cloudflare's Zlib for faster GZip.
  • PCRE JIT for improved RegEx performance.
  • ZStandard compression support for NGINX.

Zestginx's wiki also contains suggestions for your NGINX configuration.

Credits

Zestginx includes patches from:

https://github.com/cloudflare/quiche

https://github.com/hakasenyang/openssl-patch

https://github.com/kn007/patch

About

A modern, performant, and secure NGINX distribution packed with features.


Languages

Language:C 64.9%Language:Rust 16.8%Language:Perl 15.2%Language:Vim Script 1.4%Language:CMake 0.9%Language:Makefile 0.3%Language:XS 0.3%Language:Shell 0.2%Language:Dockerfile 0.0%Language:C++ 0.0%