Measure backend fetch time

Nils Goroll slink at schokola.de
Mon Feb 3 15:20:18 UTC 2020


On 03/02/2020 15:58, Torsten Luettgert wrote:
> Is there a way to get the time used for fetching from the backend?

you can not access the fetch time from vcl because there is no vcl subroutine
called after the body has been fetched.

But you can get the data from varnishlog, you might want to look at the Resp
Timestamp: http://varnish-cache.org/docs/trunk/reference/vsl.html#timestamps



More information about the varnish-misc mailing list