How is a varnishhist histogram/graph read? I understand that the x-axis is a log scale.
Specifically:
I see 9 "|"s or cache hits occur around
y=1e-4
, what does each "|" refer to? Page? File?I see fewer hits to the left of these 9 "|"s and some to the right. What are those? Did they take longer (right) and shorter (left) time ... ?
In the top, left what are
1:2
? andn = 134
Also, I've noticed that the cache hits are always to the left of the cache misses, i.e., they are on the
1e-x
side of things, while cache misses are under + exponent. What is the significance of that? Is that time, if so, time of what ... ?
Many Thanks!
x-axis
1:2, n = 134 hostname
#
#
#
#
#
| #
| #
| #
| #
| ###
| ###
|| ### ##
||| ### ## # # ##
|||| #### #### ## ## # ###
+---------+---------+---------+---------+---------+---------+---------+---------+---------
|1e-6 |1e-5 |1e-4 |1e-3 |1e-2 |1e-1 |1e0 |1e1 |1e2