Separate names with a comma.
additional nginx & php-fpm Cloudflare zlib library prechecks Additional checks against GCC native cpu flags to make sure that GCC supports...
enable Cloudflare zlib performance library by default for Nginx zlib - set CLOUDFLARE_ZLIB='y' by default. Very little risk as the routine now...
Quick wrk load testing comparison benchmarks between Centmin Mod Nginx 1.13.8 using cloudflare zlib performance forked library for HTTPS based...
add CLOUDFLARE_ZLIBPHP variable to use Cloudflare zlib fork for PHP compiles - optional not enabled by default CLOUDFLARE_ZLIBPHP='n' when...
This is a dedicated discussion thread for Dec 17th released commit updates in Centmin Mod 123.09beta01 branch to update and fix Nginx zlib...
Centmin Mod 123.09beta01 has updated it's Nginx web server's zlib support (required for HTTP gzip support) to optionally support the performance...
updated nginx standard zlib & optional cloudflare zlib routines in 123.09beta01 - switch back to only nginx utilising custom standard zlib 1.2.11...
add CLOUDFLARE_ZLIBVER variable Continue reading... 123.09beta01 branch Branch: https://github.com/centminmod/centminmod/tree/123.09beta01...
add optional Cloudflare zlib performance fork support in 123.09beta01 - for nginx compiles when you set in persistent config file...
When building a Nginx source RPM with your own custom Zlib. The following error could appear. Even if -fPIC is already defined in the .spec:...
add custom zlib 1.2.11 version support to Nginx compiles In 123.09beta01 and higher allow Nginx compiles to optionally use custom zlib 1.2.11+...
Hello, The gzip optimizations currently included are for multithreaded environments only (e.g. pigz). In many cases, like basic VPS on...