Improving Performance with Native Output Caching

by IIS Team

Dramatically reduce web application response time by leveraging the native HttpCacheModule in IIS 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 caching rules in config and through the IIS Manager GUI.