Active
Project:
Cache Actions
Version:
6.x-2.0-beta2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2011 at 14:54 UTC
Updated:
7 Nov 2011 at 13:51 UTC
Can I reset the Page Cache perhaps a minute after Cron initiates inputting a Feed (that converts to nodes)?
I have a Cron that uses feeds, to input and convert results into new nodes. I also have a View that filters on finding certain keywords in the node title and body (like a predefined search). Since it is fairly CPU-intensive, I have the page cache turned on.
Alternatively, I have just noticed that the Boost module has an option to "Use cron run to trigger cleaning of cached files", but "you will also have to edit your .htaccess and robots.txt files".
Comments
Comment #1
fabsor commentedHi!
This would be possible if feeds had rules support, but to my knowledge, it currently hasn't. You might get away with implementing your own rules event and have the appropriate actions triggered from there.
Comment #2
dasjofeeds issue #1005128: Rules integration & enable modules to customize imports