Needs review
Project:
Cache Actions
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2012 at 18:13 UTC
Updated:
17 Sep 2014 at 10:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
MicS65 commentedI am looking for a functionality like this myself:
(1) I need to delete some nodes and views from my varnish cache at a special time-interval. For example node-1 every 20 minutes, node-2 every 120 minutes, view-1 every 60 minutes
(2) All other nodes and views should stay in the varnish cache as long a nothing is changed or a comment is posted
(2) can be done with cache actions
How can I get (1) working? Is this also possible with cache actions? Can rules be triggered every X minutes? Or is there another way to achieve this?
Comment #2
alex.bukach commentedI need this feature too. Here's a patch.
Comment #3
alex.bukach commentedOh, sorry, the patch is for panels only. If one still needs the same for views, please leave a note here.