mvcdonutcaching
mvcdonutcaching copied to clipboard
Cache profile Server, but still different results on different browsers/machines
My action is decorated with [DonutOutputCache(CacheProfile = "Indexes")]
And these are my cache profiles:
Sometimes I still get different results in different browsers. Where should I look for problems? During test this never happened. I'm running a multitenant app, but it only happens for a few it seems.