jmarantz commented on issue #1748: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1748#issuecomment-1129957520
I assume you've tried also `pagespeed off;`? Your configuration has it doing basically nothing anyway, especially to CSS and JS, which makes me think the config is not really being applied to the request. For example, you might be serving CSS and JS from a different domain or `host` configuration than the pass-through that you showed. What version of pagespeed are you using? There's some control about how mod_pagespeed compresses resources as it fetches and caches them here: https://www.modpagespeed.com/doc/system#gzip_cache though with your settings I don't think that could matter. -- 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. To unsubscribe, e-mail: dev-unsubscr...@pagespeed.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org