Is it possible to use Server Caching on Windows IIS6?
I know it is a feature of IIS7, but is there a way to use server caching on IIS6? Maybe there is some additional software?
I would like to use server cache for pages that need a lot of SQL Database connections, but where the data doesn't change that much. So for semi-dynamic content.