Re: File Cache Misses - Web Server Cache counter keeps increasing
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 12/27/04
- Next message: David Wang [Msft]: "Re: Uploading Site Changes / How To"
- Previous message: David Wang [Msft]: "Re: IIS 6 Windows 2003 SP1 RC 1289 Download bug"
- In reply to: tapman: "File Cache Misses - Web Server Cache counter keeps increasing"
- Next in thread: Ken Schaefer: "Re: File Cache Misses - Web Server Cache counter keeps increasing"
- Reply: Ken Schaefer: "Re: File Cache Misses - Web Server Cache counter keeps increasing"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 27 Dec 2004 11:38:06 -0800
What you observe is not a problem and by-design.
ASP does not use the kernel response cache, and its scripts cannot be cached
in the IIS file cache. ASP handles it on its own -- this is why you see
ASP-specific counters.
-- //David IIS http://blogs.msdn.com/David.Wang This posting is provided "AS IS" with no warranties, and confers no rights. // "tapman" <tapman@discussions.microsoft.com> wrote in message news:22B736BD-4941-4DF0-AF7F-CF7D162D80C2@microsoft.com... Hi, I have enabled caching of ASP contents on my web server - windows 2003 standard edition IIS 6 worker process isolation. The performance counters, ASP - script engine cache ASP - script engine cache hit % ASP - template cache these above 3 counters show values, the cache hit % is always above 99% which is good. But there's a problem, Web Service Cache - File Cache Misses counter keeps on increasing with the number of requests web server gets. In Web Service Cache and Kernel Cache, they all counters show up as 0. Any idea about what can be reason of files not being cached?
- Next message: David Wang [Msft]: "Re: Uploading Site Changes / How To"
- Previous message: David Wang [Msft]: "Re: IIS 6 Windows 2003 SP1 RC 1289 Download bug"
- In reply to: tapman: "File Cache Misses - Web Server Cache counter keeps increasing"
- Next in thread: Ken Schaefer: "Re: File Cache Misses - Web Server Cache counter keeps increasing"
- Reply: Ken Schaefer: "Re: File Cache Misses - Web Server Cache counter keeps increasing"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|