ASP Speed! Part2Normally ASP pages are considered active content. That's sort of the whole point of the name Active Server Pages. There are times, however, when you want to use ASP to generate a page who's content doesn't change very often. It's this type of situation when cacheing can really boost the perceived speed of your site. By default most proxy servers won't cache dynamic content including your ASP pages.