Commit f364d4aa authored by Federico G. Schwindt's avatar Federico G. Schwindt Committed by Pål Hermunn Johansen

Specify that time is in seconds

Addresses #2456 in a different way.
parent fd089d6f
......@@ -151,9 +151,10 @@ Supported formatters are:
Extended variables. Supported variables are:
Varnish:time_firstbyte
Time from when the request processing starts until the first byte
is sent to the client. For backend mode: Time from the request was
sent to the backend to the entire header had been received.
Time from when the request processing starts until the first
byte is sent to the client, in seconds. For backend mode: Time
from the request was sent to the backend to the entire header
had been received.
Varnish:hitmiss
Whether the request was a cache hit or miss. Pipe and pass are
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment