ASP Caching

Applies To: Windows Server 2003, Windows Server 2003 with SP1

The process of creating compiled ASP script files (called templates) and script engines each time an ASP page is requested can consume memory and CPU resources, which in turn can impact performance and scalability. The following section describes how you can improve ASP performance and scalability by caching ASP templates and ASP script engines.