Want to subscribe to topics you're interested in?
Become a Member

Master Branch only use brotli compression for files greater than 64KB in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Nov 7, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    12:09 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    only use brotli compression for files greater than 64KB in 123.09beta01

    For 123.09beta01 and newer, change brotli_min_length from 1000 to 65536 bytes so that Brotli compression is only used for files greater than 64KB when NGXDYNAMIC_BROTLI='y' and NGINX_LIBBROTLI='y' set https://community.centminmod.com/threads/nginx-config-suggestions.15950/#post-68317

    Continue reading...

    Centmin Mod Github Master branch


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