Closed (won't fix)
Project:
Varnish
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 May 2011 at 21:49 UTC
Updated:
19 Mar 2015 at 08:02 UTC
Jump to comment: Most recent
Comments
Comment #1
fabsor commentedYes, if you use varnish all pages will be cached for anonymous users, just like the usual caching system works. When a node is created, updated or deleted, the varnish cache will be purged just as it works in core. This won't work if you use the expire module automaticly though, if you do that you should write some code that uses expire to tell it to expire that views page when an event occurs.
I know there is work going on in the expire module to try to support views directly. You could also use this module together with Cache Actions to invalidate the views page with rules.
Comment #2
misc commentedAs a part of a clean up of the issue queue for the varnish module I am closing tickets that had no activity for the last year, please feel free to re-open if needed.