]] Vladimir Stavrinov

> Is subj possible? i.e. if there available variables like $request_time
> in nginx or %T, or %D in apache? I do believe that std.log(key:value)
> may be used to output this value into ncsa log via %{VCL_Log:key)
> formatter, but question is where to get this value from?

There's currently no support for the time for the full request.  You can
use %{Varnish:time_firstbyte}x in the format string for the time to
first byte.

-- 
Tollef Fog Heen
Technical lead | Varnish Software AS
t: +47 21 98 92 64
We Make Websites Fly!

_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to