Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

website config: ngx pagespeed css issues #136

Open
mef opened this issue Aug 28, 2017 · 0 comments
Open

website config: ngx pagespeed css issues #136

mef opened this issue Aug 28, 2017 · 0 comments
Assignees
Labels

Comments

@mef
Copy link
Member

mef commented Aug 28, 2017

Following error did occur on Chrome:

css failed to load on https://mango-is.com/blog/convert/a-sublime-landing-page/, with error err_content_decoding_failed for the css file (file from ngx pagespeed cache, concatenating css).

Worked around by:

  • disabling combine_css and rewrite_css filters
  • downgrading ngx pagespeed module to 1.11.x instead of 1.12.x

(possibly, only the first modification was enough, with restart of the nginx service, instead of only reload, which was ineffective (plus clearing cache directory for affected site).

Probably related issue: apache/incubator-pagespeed-ngx#1346

Todo: Follow-up on mainstream issue's developments, test possible solutions...

@mef mef added the bug label Aug 28, 2017
@mef mef self-assigned this Aug 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant