Hit Ratio

From: Alexey Kazakovsky <alex_squid@dont-contact.us>
Date: Fri, 24 Mar 2000 14:34:13 +0300

Hello!

What formula is used to calculate CacheHitRatio value ?

HitRatio = ( number_of_cached_requests / number_of_total_requests )
or
HitRatio = ( number_of_cached_requests / number_of_cacheable_requests )

where number_of_total_request is uncacheable requests (for example, URL
containing "?",
"cgi-bin" string, some HTTP reply codes, etc... ) and cacheable requests.

Best regards,
Alexey Kazakovsky
Russia
Received on Fri Mar 24 2000 - 05:06:48 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:52:22 MST