Search Wiki:

Disk Output Cache is an HTTP Module for ASP.NET v2.0+ that implements HTTP response caching on disk.


DiskOutputCache For ASP.NET Project

This http module was originally written by Microsoft's Dmitry, and posted on his blog on Dec 13, 2005

In February of 2007 this project was donated to CodePlex, with the Microsoft-PL license, and is now managed by a small team of community members.

Project Goals

Create a simple module that can offer a disk based (as apposed to memory based caching solution for ...
  • spanning application restarts
  • possible caching against multiple applications
  • possible caching against multiple servers

News

  • 2007 Feb 18 - Disk Output Cache for ASP.NET Project is Launched on CodePlex
Last edited Feb 19 2007 at 4:53 AM  by scottcate, version 3
Updating...