Tag Archives: cache

CQ5 Gotchya: Cache Invalidation from Publish Agent

In my previous post Automatic Dispatcher Cache Invalidation – Part 2, I explained the way to create a dispatcher flush agent that is triggered from a Publish instance. However, in CQ5.5 this will not always behave as expected. Out of the … Continue reading

Posted in AEM, CQ5 | Tagged , , , , , , , | Leave a comment

CQ5 Tutorial: Automatic Dispatcher Cache Invalidation – Part 2

In my previous post about Automatic Dispatcher Cache Invalidation in CQ5, I only told half the story. The method described in that post allows the author instance to notify the dispatcher when a page has been modified. But there are … Continue reading

Posted in AEM, CQ5, Tutorials | Tagged , , , , , | 15 Comments

CQ5 Tutorial: Automatic Dispatcher Cache Invalidation

In order to set up automatic cache invalidation on the Dispatchers, you need to create new replication agents on your Author instance. Log into your author instance, and open the Tools console. Open the Replication tree in navigation pane and … Continue reading

Posted in CQ5, Tutorials | Tagged , , | 1 Comment