Drupal 7
 isvarnishworking.com gives me this
"Varnish appears to be responding at that url, but the Cache-Control
header's
"max-age" value is less than 1, which means that Varnish will never serve
content from cache at this url."

When I serve http pages from port 80 setting the cache control for anonymous
users works as expected.

Yet when I set apache to listen on 8080 and start varnish on port 80 the
cache control sets max-age = 0, and this is despite adding;

"$conf['page_cache_maximum_age
'] = 21600;" to settings.php

Hope someone can help me.

Kind regards,
Roy Forster
_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to