csandanov commented on issue #1900: Standard configuration for Varnish: disable 
html cache is optional
URL: 
https://github.com/apache/incubator-pagespeed-mod/pull/1900#issuecomment-503028997
 
 
   > just before it emits them to indicate that no-one is allowed to cache the 
html
   
   then it should be in `vcl_delivery` instead of `vcl_backend_response` 
because cacheability on Varnish decided after backend response.
   
   Setting cache to `private` sounds reasonable if all we want is to forbid the 
page from caching on reverse proxies.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to