|
|
Using Session Caching
Session caching allows read and write of session data from and to the cache. This allows saving and retrieving of ASP.NET session-state objects within a web farm, resulting in boosted performance of Web Applications. To use Session caching, follow Enable Session Caching
|
Note: This feature is only available in Standard and Enterprise Edition.
This feature cannot be used without NCache. To use this feature you need to install NCache Enterprise Edition.
|
See Also
|
|