Re: [users@httpd] brotli module loaded but doesn't work

2018-06-22 Thread Michael A. Peters
On 06/22/2018 12:35 AM, Michael A. Peters wrote: *snip* Okay looks like a difference between what is actually in Apache and what websites idicate. Seems with the code in Apache, for the filter BROTLI_COMPRESS is correct - not BROTLI. Not sure about setting compression level and window size

[users@httpd] brotli module loaded but doesn't work

2018-06-22 Thread Michael A. Peters
Apache 2.4.33 compiled from source (built as rpm) with --enable-brotli switch. CentOS 7. [alice@localhost ~]$ rpm -ql httpd |grep brotli /usr/lib64/httpd/modules/mod_brotli.so [alice@localhost ~]$ brotli --version brotli 1.0.4 [alice@localhost ~]$ ldd /usr/lib64/httpd/modules/mod_brotli.so