NCache 4.4 - Online Documentation

Quick Start with Session State HTTP Module

 
NCache Session State Module allows you to transparently save and retrieve ASP.NET session-state objects within a web farm. As compared to ASP.NET Session State Module which is centralized in nature, NCache Session State Module is truly distributed. It benefits from clustered caching and thus, implicitly avoids single point of failure. Also, when running cache as InProc, no extra cost is involved in retrieving session-state objects. The steps below ensure that you easily start using clustered session HTTP Module in your ASP.NET applications.