Lofesa edited a comment on issue #1937: RateController: drop deferred fetch of image URL: https://github.com/apache/incubator-pagespeed-mod/issues/1937#issuecomment-534459243 Hi @Atycyber Maybe you have a redirect/rewrite from [IP] to [SUB-DOMAIN]? In the html code the requests are https://[VIRTUAL_DOMAIN_NAME]/images/01.jpg ? Try to [auth the domain](https://www.modpagespeed.com/doc/domains#auth_domains): ModPagespeedDomain http*://*:example.com As stated in the doc, pagespeed try to fecht resources that belong to the auth domain it found in the html. EDIT: As a last resource you can try to load files directly from disk with ModPagespeedLoadFromFile
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services