[ANNOUNCE] ngx_brotli

Piotr Sikora piotrsikora at google.com
Mon Oct 12 21:31:55 UTC 2015


Hey,

> so how does this interact or conflict with gzip static/gzip ? do we need to
> turn off gzip/gzip static in nginx to use brotli or can both be enabled ?

Brotli wins, but both can co-exist. That is, with both modules
enabled, Brotli will be used for clients supporting it (as determined
by presence of "Accept-Encoding: br"), and gzip will be used for
clients not supporting Brotli, but supporting gzip.

Best regards,
Piotr Sikora



More information about the nginx mailing list