[GitHub] [incubator-pagespeed-mod] Sir-Will commented on issue #1148: Support Brotli as an encoding scheme when client has Accept-Encoding

2021-04-30 Thread GitBox
Sir-Will commented on issue #1148: URL: https://github.com/apache/incubator-pagespeed-mod/issues/1148#issuecomment-830158403 Hm, I'm no longer able to reproduce the issue with the compression, maybe a cache related issue which cleared out today? Though I'm still facing the issue

[GitHub] [incubator-pagespeed-mod] Lofesa edited a comment on issue #1148: Support Brotli as an encoding scheme when client has Accept-Encoding

2021-04-30 Thread GitBox
Lofesa edited a comment on issue #1148: URL: https://github.com/apache/incubator-pagespeed-mod/issues/1148#issuecomment-829950357 Hi Sound strange. PageSpeed has nothing to do with the brotli module or even gzip. Only if `HttpCacheCompressionLevel` is enabled it stores the

[GitHub] [incubator-pagespeed-mod] Lofesa commented on issue #1148: Support Brotli as an encoding scheme when client has Accept-Encoding

2021-04-30 Thread GitBox
Lofesa commented on issue #1148: URL: https://github.com/apache/incubator-pagespeed-mod/issues/1148#issuecomment-829950357 Hi Sound strange. PageSpeed has nothing to do with the brotli module or even gzip. Only if `HttpCacheCompressionLevel` is enabled it stores the optimized

[GitHub] [incubator-pagespeed-mod] Sir-Will commented on issue #1148: Support Brotli as an encoding scheme when client has Accept-Encoding

2021-04-30 Thread GitBox
Sir-Will commented on issue #1148: URL: https://github.com/apache/incubator-pagespeed-mod/issues/1148#issuecomment-829872645 I'm using the recommended settings: ``` brotli on; brotli_comp_level 6; brotli_static on; brotli_types application/atom+xml application/javascript