Measure web cache hit ratio and the origin load it avoids.
The cache hit ratio is the share of total requests that requests served from cache represents, expressed as a percentage. The same figure is also shown per 1,000 and as a "one in every N" odds statement, which is easier to reason about when the rate is very small. Absolute counts hide scale — a rate normalises the number so you can compare periods, channels or cohorts of different sizes, where higher is better.
Cache Hit Ratio Web
Cache Hit Ratio = Requests served from cache ÷ Total requests × 100
Cache Hit Ratio = Requests served from cache ÷ Total requests × 100 The cache hit ratio is the share of total requests that requests served from cache represents, expressed as a percentage. The same figure is also shown per 1,000 and as a "one in every N" odds statement, which is easier to reason about when the rate is very small.
Absolute counts hide scale — a rate normalises the number so you can compare periods, channels or cohorts of different sizes, where higher is better.
This calculator takes 2 inputs: Requests served from cache, Total requests. The pre-filled defaults are a realistic starting point — replace them with figures from your own environment for a result you can act on.