angristan / nginx-autoinstall

Compile NGINX from source with custom modules and patches on Debian and Ubuntu
GNU General Public License v3.0
636 stars 237 forks source link

Optional zilb Cloudflare #176

Open hnet-zone opened 3 years ago

hnet-zone commented 3 years ago

Optional zlib version selection / or by default

Cloudflare fork of zlib with massive performance improvements

https://github.com/cloudflare/zlib

Source: https://aws.amazon.com/blogs/opensource/improving-zlib-cloudflare-and-comparing-performance-with-other-zlib-forks/

nginx

--with-zlib=../zlib

droplinxuser commented 2 years ago

This is a must have just like Brotli. I'll try this on my fork.

MaximeMichaud commented 2 years ago

Interesting indeed :)