Lofesa commented on issue #1674: Varnish with PageSpeed module URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1674#issuecomment-568178821 Maybe you know that, but.... I have read that varnish don´t store things with cookies and your static assets are server with cookies. And I have found a site that maybe you need to take a look on it: https://www.getpagespeed.com/ In their blog have articles about varnish like: https://www.getpagespeed.com/server-setup/varnish-static-files-cache >The problem is the forwarding of the assets from Varnish to SSL Vhost. >It looks like Varnish returning back only the page you joined, but not static files So if varnish don´t have stored the asset it must forward the request to the backend server and then this must reply . But seems that when a .pagespeed. request comes from varnish to the backend, magento tries to find it in filesystem before pagespeed catch it.
---------------------------------------------------------------- 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