I've noticed in the code that the resetting the cache clears cache elements in the HttpContext.
Am I wrong in assuming that clearing the cache only clears the cache on the immediate server we clear it on?
We run our storefront code on multiple servers. Do we need to reset the cache on each individual server every time we want to reset cache?