« Previous Next »

Thread: IIS6 caching problem

Last post 07-14-2009 2:34 PM by davcox. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 07-10-2009, 3:33 PM

    • lgpana07
    • Not Ranked
    • Joined on 07-10-2009, 7:14 PM
    • Posts 2

    IIS6 caching problem

    I enabled a few registry settings based on my needs in order to cache all files.

    Looking at the "Current Files cached" and "total files cached" counters, I can see that IIS is caching most of my web content.. which is what we wanted.

    The problem is that the site performance is the same as before and the "file cache misses" counter keeps going up and up.

    How can I troubleshoot "File cache misses"?

     

    Any help will be appreciated.

  • 07-12-2009, 5:29 PM In reply to

    Re: IIS6 caching problem

  • 07-13-2009, 11:19 AM In reply to

    • lgpana07
    • Not Ranked
    • Joined on 07-10-2009, 7:14 PM
    • Posts 2

    Re: IIS6 caching problem

    Yes. I know the definition.. but I can't find anywhere, how to stop this from happening. What setting I'm I missing on my IIS caching setup thats causing "cache file misses".

     thanks.

  • 07-14-2009, 2:34 PM In reply to

    • davcox
    • Top 50 Contributor
    • Joined on 07-21-2006, 6:28 PM
    • Redmond
    • Posts 217

    Re: IIS6 caching problem

    Well, a couple things you should look at, the first is to see (by looking at your logs) which files are not being cached (for example, IE is receiving a 200 instead of 304 Not Modified status when it sends it's "give me a file newer than this" request). 

    This may also be due to some aspx (or other scripts) pages that you've added to the site that aren't set up to be cached.  If you give us a better sense for what content isn't caching, then we can recommend ways to look at improving the cacheability of that content. 

Page 1 of 1 (4 items)
Microsoft Communities