jmarantz commented on issue #1148:
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/1148#issuecomment-830673351


   I think that makes sense. PageSpeed doesn't know anything about Brotli right 
now so if caches gzipped content and sends it to clients, the Brotli module may 
not want to unzip and then brotli the resources on the fly.
   
   So you need to disable PageSpeed from sending gzipped content to enable the 
Brotli module to do it's thing.
   
   It would be much better if PageSpeed could actually store Brotli-compressed 
assets in its cache. We had a design for this qutie sometime back, but this 
never got implemented.


-- 
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


Reply via email to