Hi,

I want to write my own log generator by extending the varnishncsa.
Currently I met a road blocker : how to retrieve the time stamp information
of ReqStart and ReqEnd?

I want to get the same information of  like using the following command
line:

varnishlog -c -i RxURL -i Length -i ReqEnd

   11 RxURL        c /
   11 Length       c 192
   11 ReqEnd       c 1648285752 1289568283.914762497 1289568284.574348450
0.000066519 0.659481525 0.000104427

Any suggestion or code snippet would be highly appreciated!

Best regards,
Hefeng
_______________________________________________
varnish-dev mailing list
[email protected]
http://lists.varnish-cache.org/mailman/listinfo/varnish-dev

Reply via email to