Even if the global $conf['cache'] is OFF, the Varnish will cache the page because the necessary headers to not cache the page are not set.
The issue is also raised here: https://www.drupal.org/node/1427834
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | cache_headers_2490186_1.patch | 687 bytes | vasi1186 |
Comments
Comment #1
vasi1186 commentedAttached a patch that should fix the issue.
Comment #2
fabianx commentedRTBC, looks good for 6.x
Comment #4
misc commentedThanks, Committed to latest dev and will be in release 6.x-1.3
Comment #5
misc commented