Lofesa edited a comment on issue #1674: Varnish with PageSpeed module URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1674#issuecomment-568197037 >These assets will work with Magento if I'll turn on PageSpeed on front SSL Vhost for example and it >works here as you can see: http://test.onlinemagento.com:6081/static/frontend/Sm/ogalo/pl_P/css/A.print.css.pagespeed.cf.gWpod0Sgg1.css I can“t see it, cause you have a redirection from http to https. >These assets will work with Magento if I'll turn on PageSpeed on front SSL Vhost for example and it works here as you can see: http://test.onlinemagento.com:6081/static/frontend/Sm/ogalo/pl_PL/css/A.print.css.pagespeed.cf.gWpod0Sgg1.css Yes, but you can see in it how cookies are removed. The statics assest where served with cookies, are these added by nginx SSL? Have you tried to remove the ssl? I wil say, not the nginx server in front of varnish, but w/o using ssl. To discard the problem is the ssl himself. EDIT: The rationale to try this (no ssl) is that I think the protocol (http/https) is part of the key that pagespeed cache uses.
---------------------------------------------------------------- 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