Hi,
I have a job that runs on all publisher instances and continuously touches some pages (it modifies their cq:lastModified and cq:lastModifiedBy properties). I was expecting the pages to be invalidates from the dispatcher cache as a consequence of this, but they are not.
Of course I can modify the pages on the author and activate them, but is there a way to achieve this directly on the publisher instances without having to activate content from author to publishers first?
Thanks.
Solved! Go to Solution.
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi,
Ideally we shouldnot be changing anything directly on the publish instance. Perfect would be to update in the author and activate them.
But, if it has to be done then, you will have to write a code to invalidate cache
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies