NCache 4.4 - Online Documentation

Quick Start with Output Caching

 
 
 
 
This feature is not available in NCache Express and Professional edition.
 
 
 
NCache provides extremely fast and reliable output caching feature for ASP.NET applications running in web farm environment, where regular output caching fails. Once a page is rendered by any of the web server in the web farm, it is available to the all other servers due to cluster cache created by NCache. Your cached pages are highly available because clustered cache allows no single point of failure. The steps below are to ensure that you quickly start using Output Caching.