Welcome to Centmin Mod Community
Become a Member

Master Branch allow manual forced Google Brotli dependency update for ngx_brotli in…

Discussion in 'Centmin Mod Github Commits' started by eva2000, Dec 31, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    59,275
    12,508
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,140
    Local Time:
    8:13 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    allow manual forced Google Brotli dependency update for ngx_brotli in 123.09beta01


    - ngx_brotli nginx module https://github.com/eustas/ngx_brotli is built against Google Brotli. However, Google Brotli version used can be outdated. This update allows experimental forced manual update for Google Brotli version for ngx_brotli via persistent config file /etc/centminmod/custom_config.inc set variable NGINX_BROTLIDEP_UPDATE='y' which is disabled by default to allow ngx_brotli to use the intended Google Brotli version. When enabled NGINX_BROTLIDEP_UPDATE='y' prior to centmin.sh menu option 4 nginx update/compiles, it will override the intended Google Brotli version and use latest version available https://github.com/google/brotli/releases. This is not the Google Brotli version intended by ngx_brotli developer/author so use with care and there maybe bugs unforseen.

    Continue reading...

    Centmin Mod Github Master branch

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