oschaaf commented on issue #1646: Image rewriting and cache extension not enabled, so not rewriting images in CSS URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1646#issuecomment-491016534 `google.com` isn't hosted on your server, and therefore the module isn't going to attempt optimizing for that domain. It's an informational message, and not indicative of an error. The `remembering recent failure..` messages are a little more concerning, it looks like the module isn't able to get to its inputs. Which admin console are we look at? The one from Apache or the one from Nginx. I think you should choose where you want to run PageSpeed. If the Apache webserver is where you want it, you should configure nginx to forward the protocol in its request header, and set up mod_pagespeed to mind those: https://www.modpagespeed.com/doc/https_support#RespectXForwardedProto
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
