Episode
Improving Performance with Native Output Caching
Dramatically reduce Web application response time by leveraging 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.
Dramatically reduce Web application response time by leveraging 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.
Have feedback? Submit an issue here.