jmarantz edited a comment 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 it is configured to cache gzipped content and send it to clients, the 
Brotli module may not want to unzip and then brotli-compress the resources on 
the fly.
   
   So you need to disable the PageSpeed feature to cache 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 quite 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