Dispatcher cache clear strategy for service
Hi,
I have a service rendering at ../../test.xml and it returns some data (according to backend business logic) of the last 10 activated pages of a particular template.
Eg. getting details of the last 10 blog articles.
What is the best way to cache this service in dispatcher and clear the cache on activation of any page under a particular hierarchy/template type?