Returns the rate of requests that can be fulfilled by the Cache Server's cache. Read
Multiply the number returned by 100 to get the cache hit rate as a percent. A value of 1 (or 100%) would indicate that either all requests have been fulfilled or none of the requests have been fulfilled. To determine which, check the TotalRequests Property. If TotalRequests returns zero, then none of the requests have been fulfilled If TotalRequests returns greater than zero, then all of the requests have been fulfilled.
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |