What is Server Side ASP (Dynamic Pages) caching?
Server Side ASP Caching is a mechanism which allows the dynamically generated web page (ASP, ASP.NET, ColdFusion, PHP, JSP, CGI, etc) to be saved on a server for a period of time to be later served to clients without accessing the original data source. For details, please visit Server Side ASP Caching section of our website.