Description
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.
Reviews
There are no reviews yet.