Pagespeed problem (not working anymore)
Brskt opened this issue · 4 comments
Brskt commented
Hello,
I started using your nginx config that it look very good but now, my pagespeed module is not working anymore.
Is someone can help me ? I'm pulling my hair with this problem.
Thanks in advance
LeoColomb commented
Thanks for opening this report, @Brouskat!
However, the following information are missing to be able to help you:
- Which version of Nginx and module do you use?
- What is the error log and access log output?
Brskt commented
Nginx version 1.15.9 and pagespeed version 1.13.35.2-stable.
I have no errors in my logs about this
LeoColomb commented
If you don't have any configuration error neither runtime error, debugging will be difficult...
Be sure that you kept the module enabled and configured as the documentation recommends, and be sure that no-transform
is not used.
Brskt commented
Yup, the no-trasnform
was the cause of the problem.
Merci ;)