ngx_brotli is a set of two Nginx modules developed by Google that enable Brotli compression for web content delivery. Brotli is a modern, general-purpose, lossless compression algorithm combining an optimized variant of LZ77, Huffman coding, and second-order context modeling. It provides compression ratios comparable to the best general-purpose compressors while maintaining speeds similar to Deflate (gzip). These modules help websites and APIs deliver smaller payloads, resulting in faster page loads, reduced bandwidth usage, and better Core Web Vitals.
Features
- On-the-fly Brotli compression for HTTP responses
- Serving pre-compressed .br static files
- Adjustable compression levels (0–11)
- Configurable MIME type handling for compression
- Optional minimum content length before compression
- Supports static and dynamic Nginx module builds
Follow ngx_brotli
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ngx_brotli!