Thnx. Will have a look at it. Van: Nils Goroll <[email protected]> Verzonden: Tuesday, 1 October 2019 13:37 Aan: Hout, Eric van den <[email protected]>; [email protected] Onderwerp: Re: data throughput
On 01/10/2019 13:20, [email protected]<mailto:[email protected]> 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
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
