Hi,
Our solution:
- webfarm solution with Dnn version 07.02.01.
- configure our farm like this article in DataSpring.
The problem, every time the content is changed we call a function to clear our custom cache keys, DataCache.RemoveCache(key), however the cache content is not cleared.
The cache is only cleared when we logging with Admin credencials into the portal via localhost and force "clear cache" from tools menu.
Is there any other away to do that?
Can anyone help?
Thanks in advance