<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi all,<div><br></div><div>In order to measure the impact of some VCL to be integrated in an existing VCL, I would like to be able to monitor the average response time of Varnish when delivering cached objects using the old and the new VCL. The idea is include that metric in some monitoring software and be able to detect how changes in VCL affect the performance of Varnish.</div><div><br></div><div>I know some timing information is available in varnishlog. I’m aware of the varnishhist tool (which I assume consumes the timing information available in varnishlog). I’m also aware of the timers VMOD (<a href="https://github.com/jib/libvmod-timers">https://github.com/jib/libvmod-timers</a>) and similar approaches. However, I would prefer some counter readable using varnishstat, but I’m afraid that counter I’m looking for does not exist. Am I right? Any simple alternative not depending on varnishlog?</div><div><br></div><div>Thanks,</div><div><br></div><div>—</div><div>Carlos Abalde.</div></body></html>