redbox-cdn commented on issue #1570: PageSpeed could not optimize (Proxy_pass) if response returned 200 URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1570#issuecomment-395695736 Hi Just as expected, removed IMS header using varnish in front of pagespeed. the contents is optimized by pagespeed. So, even if remove IMS header setting in the server directive of nginx and furthermore origin response is 200, it seems Pagespeed decided request header faster than other directive. But I think problem is not about priority. if origin response is 200, pagespeed should cache the contents. this problem will occured when expired cached content of the pagespeed and included IMS header of client request .
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
