Lofesa commented on issue #1148: URL: https://github.com/apache/incubator-pagespeed-mod/issues/1148#issuecomment-830665677
Hi @jmarantz When `HttpCacheCompressionLevel` has a non zero as value, the optimized resources are served gziped, no matter if you have brotli module in place. I don“t know how this happend, maybe the content-encoding header is stored in the pagespeed cache with the gzip value and this overwrite the nginx-brotli encoding, but this happen, the optimized resource is served gziped not brotli encoded. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org