add ngx_brotli nginx module support for better compression ngx_brotli module https://github.com/google/ngx_brotli implements a better compression method for on the fly and static compressed files that gzip. You can read more info on Brotli at...