« Previous Next »

Thread: Output caching with IIS 6

Last post 10-27-2009 4:29 PM by jtagg. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 10-27-2009, 9:41 AM

    • jtagg
    • Not Ranked
    • Joined on 01-15-2009, 3:16 PM
    • Posts 2

    Output caching with IIS 6

    Hi, Not sure if I'm posting in the right place, but I have created a page that uses a Masterpage, and has output caching enabled. When I test it on the local development server (repository) running IIS 6.0 on Windows 2003 the caching works as expected. When I test on the live server also running Windows 2003 and IIS 6.0, it does not work. The page has VaryByParams="none", so possibly something to do with Kernel caching (I've read quite a bit about this, though not sure I totally understand nuances of Kernel mode, HTTP.sys, etc.)? Any suggestions welcome. Many thanks, James
  • 10-27-2009, 2:06 PM In reply to

    Re: Output caching with IIS 6

     See here for the output caching for .net in iis6

    http://www.ddj.com/windows/184406373

  • 10-27-2009, 4:29 PM In reply to

    • jtagg
    • Not Ranked
    • Joined on 01-15-2009, 3:16 PM
    • Posts 2

    Re: Output caching with IIS 6

    Thanks for the link.

    It explains a lot, but doesn't explain why the output caching works on my local development server and not my live server.. Also, is it possible to work around the VaryByParam limitation in any way?

    If not, this implies it is not possible to cache a page that varies by query string parameters. I know its not possible with kernel mode caching, but is there no form of disk caching that can be done in this case?

    Thanks again, James
Page 1 of 1 (3 items)
Microsoft Communities