The total number of objects in the object cache that are expired. Expired objects are removed from the object cache only when they are removed from memory by the garbage collector. When the object cache receives a request for an expired object that has not been garbage collected, the object is promoted and is no longer expired.
The total number of expired objects in the object cache that have been promoted. Expired objects are promoted to active objects ...
The total number of flushed blob cache folders that are still pending delete. This value should never stay above 0 for any ...
The total number of heartbeats counted since startup. A heartbeat occurs once every 10 seconds while the service is running. ...
The total number of objects currently being streamed from SQL into the blob cache. These objects are being served to at least ...
The total number of objects in the object cache that are expired. Expired objects are removed from the object cache only ...
The total number of objects that are currently active in the object cache. These objects can be quickly retrieved from the ...
The total number of objects that will always be active in the object cache. These objects will never expire or be removed ...
The total number of times a compiled XML object was requested from the template cache and the object did not exist in the ...
The total number of times a compiled XML object was requested from the template cache and the object existed in the cache. ...