Dear all, I am looking for a way to trap cache resets in a scenario where multiple cache clients connect to 1 (or multiple) remote cache servers. Whenever the cache is reset by one of the clients or by means of the admin page, I need to execute some code on each of the clients/subscribers of the cache server (= on each instance of our app). Is there any way to achieve this? Thanks a lot for your feedback.