Welcome to Centmin Mod Community
Register Now

Master Branch add CLOUDFLARE_ZLIBRAUTOMAX='n' disable auto raise gzip compression b…

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jun 20, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    12:08 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    add CLOUDFLARE_ZLIBRAUTOMAX='n' disable auto raise gzip compression by default

    Add CLOUDFLARE_ZLIBRAUTOMAX='n' by default to disable the new change implemented at https://community.centminmod.com/threads/optimise-nginx-default-gzip-compression-level-when-cloudflare-zlib-used.14962/ by default unless folks want to enable it via persistent config file /etc/centminmod/custom_config.inc the variable, CLOUDFLARE_ZLIBRAUTOMAX='n' prior to recompiling nginx via centmin.sh menu option 4. This is because I realise some folks don't want to auto raise nginx gzip compression level to 9 out of box and prefer the old method which is what this change does by setting to CLOUDFLARE_ZLIBRAUTOMAX='n' by default


    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.