Session Cluster provides a clustered Session State in .NET by performing cache synchronization across your web farm. Each server in the web farm acts as a session store. If any one server fails the others will have its session data. There is no single point of failure and no dependency on SQL server.
Date added 28 May 2012
Last Updated 12 Oct 2012