<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi Team,<div><br></div><div>query is not related to any issue. Need understanding/clarification regarding exact response time fields between varnish 3 and varnish 6.1.</div><div><br></div><div><b>varnish 3</b></div><div><span style="font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;white-space:pre"><font color="#000000">ReqEnd c 877345549 1233949945.075706005 1233949945.075754881 0.017112017 0.000022888 <b>0.000025988</b></font></span>  <br></div><div><br></div><div><a href="https://github.com/jib/libvmod-timers/blob/master/src/vmod_timers.c">https://github.com/jib/libvmod-timers/blob/master/src/vmod_timers.c</a><br></div><div><div>The sixth and last number (0.000025988) is the time from we start delivering the object until the request completes.</div></div><div><br></div><div><b>varnish 6.1</b></div><div>Timestamp Resp: 1501601912.806787 0.048125 <b>0.000037</b><br></div><div><br></div><div><a href="https://feryn.eu/blog/varnishlog-measure-varnish-cache-performance/#The_Timestamp_tag">https://feryn.eu/blog/varnishlog-measure-varnish-cache-performance/#The_Timestamp_tag</a><br></div><div><br></div><div><br></div><div>-> Are both fields give same values, means same meaning or both are different? In varnish 3 I was reading last field. And as per explanation its time from delivery to end of request ( and not total time from start of request till end, plz correct if wrong). Based on this explanation I am reading resp time only and no total time in resp tag. Do I have to read 0.048125 to be compatible with varnish 3 or I am doing correct ?</div><div><br></div><div>Thank you</div><div>Hardik</div></div></div></div></div></div>