oschaaf commented on issue #1542: pagespeed and cookie
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1542#issuecomment-369959060
 
 
   mod_pagespeed doesn't cache html out of the box, but there is the 
(experimental) downstream caching feature: 
https://www.modpagespeed.com/doc/downstream-caching
   (But you probably already knew, I think you posted a question about that 
feature earlier)
   
   It should be possible to achieve your goals, but not automatically. On top 
of the example configuration provided by the docs for the downstream proxy, you 
need some additional VCL (or nginx configuration) for http caching vs 
request-cookies.
   
   If you figure out how to do that, it would be great if you could post back 
an example and/or results here: I am sure there are others that would be 
interested in an example.
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to