Re: File Cache Misses - Web Server Cache counter keeps increasing

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 12/27/04


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?


Relevant Pages

  • File Cache Misses - Web Server Cache counter keeps increasing
    ... I have enabled caching of ASP contents on my web server - windows 2003 ... The performance counters, ... ASP - script engine cache hit % ...
    (microsoft.public.inetserver.iis)
  • Re: IIS Template Cache and Script Engine Cache
    ... Ok, I went and asked the ASP Dev about it, so I will share what I've ... The two concepts you are asking about is the "Template Cache" and "Script ... The "Template Cache" is a cache of the intermediate form of the particular ...
    (microsoft.public.inetserver.iis)
  • Re: Can MInifying vbscript provide performance gain?
    ... "Appendix 3: ASP Caching ... The ASP Template Cache stores templates: ... The ASP Script Engine Cache holds ASP templates that have been ...
    (microsoft.public.scripting.vbscript)
  • Re: Can MInifying vbscript provide performance gain?
    ... "Appendix 3: ASP Caching ... The ASP Template Cache stores templates: ... The ASP Script Engine Cache holds ASP templates that have been ...
    (microsoft.public.scripting.vbscript)
  • Re: wsx to asp ad rotator doesnt work
    ... BTW, you probably have fast cache enabled, so when you ... >has anonymous access enabled, and does not have any other ... >wsx file was called and read correctly by WMS. ... The second entry in the wsx file is the asp ...
    (microsoft.public.windowsmedia.server)