Hi,
I have an ASP.NET app that uses catching. Is it possible to use cache (not session) over an NLB environment? I think no, each server would have his own cache and and might not be synchronized. Could someone tell me if is possible to use ASP.NET's cache in NLB? Is there an alternative method?
Regards,