oschaaf commented on issue #1900: Standard configuration for Varnish: disable html cache is optional URL: https://github.com/apache/incubator-pagespeed-mod/pull/1900#issuecomment-503006195 So.. Varnish is allowed to cache html emitted by the pagespeed-enabled webserver with downstream caching enabled. But no-one else is allowed to cache it. This is by design. VAs such, Varnish should override the response headers just before it emits them to indicate that no-one is allowed to cache the html. This prevents other intermediaries and browsers from caching it. I do wonder if it would make sense to slightly widen this and allow browers to cache the html as well.
---------------------------------------------------------------- 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
