-
-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enable Cloudflare zlib performance library by default for Nginx zlib
- set CLOUDFLARE_ZLIB='y' by default. Very little risk as the routine now has error checking so if Cloudflare zlib library install fails, Centmin Mod will fall back to standard custom zlib 1.2.11 library install for Nginx zlib - with Cloudflare zlib performance library usage, Nginx HTTP gzip compressed request performance can improve up to 29% over standard zlib 1.2.11 library
- Loading branch information
1 parent
de48a18
commit 39c7610
Showing
2 changed files
with
33 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters