Home › Learn IIS7 › Managing and Maintaining IIS 7.0 › Optimizing Performance
advertise here
Published on November 14, 2007 by pharr
Updated on November 14, 2007 by pharr
Average Rating Rate It (0) Thank you for your feedback!
Introduction Web content can bedivided into two categories: static content and dynamic content. Static content does notchange from request to request. The content that gets returned to the web browser is always the same. Examples of static contentinclude HTML ...
Dramatically reduce Web application response time by leveraging native HttpCacheModule in IIS 7.0 that stores all application outputs in Kernel mode cache. This tutorial covers enabling and configuring user-mode and kernel-mode caching by creating new output ...
You must Log In to comment.