data throughput

Nils Goroll slink at schokola.de
Tue Oct 1 11:37:21 UTC 2019


On 01/10/2019 13:20, eric.m.vandenhout at kpn.com wrote:
> varnish data throughput per second?
You might want to look at |s_req_hdrbytes + |
||s_req_bodybytes + ||
|||s_resp_hdrbytes| + ||
|||s_resp_bodybytes| ||

varnishstat in curses (interactive) mode will also show a current "change"
value, if your update rate is 1s(detailt), that will be per second.

For longer intervals, I suggest you just snapshot the being/end value and
calculate the average.

Ref:
https://varnish-cache.org/docs/trunk/reference/varnish-counters.html#varnish-counters-7

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20191001/5f8e365a/attachment.html>


More information about the varnish-misc mailing list