[master] 7754eb3 Clear up time to first byte description in varnishncsa man page

Tollef Fog Heen tfheen at varnish-cache.org
Wed Jun 12 13:15:35 CEST 2013


commit 7754eb3baecceadb9051dc4f768e09c6ce0ef176
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date:   Wed Jun 12 13:12:02 2013 +0200

    Clear up time to first byte description in varnishncsa man page
    
    Fixes #1305

diff --git a/doc/sphinx/reference/varnishncsa.rst b/doc/sphinx/reference/varnishncsa.rst
index 8cd7b05..3acac45 100644
--- a/doc/sphinx/reference/varnishncsa.rst
+++ b/doc/sphinx/reference/varnishncsa.rst
@@ -112,7 +112,8 @@ The following options are available:
 	         Extended variables.  Supported variables are:
 
 		   Varnish:time_firstbyte
-		     Time to the first byte from the backend arrived
+		     Time from when the request processing starts
+		     until the first byte is sent to the client.
 
 		   Varnish:hitmiss
 		     Whether the request was a cache hit or miss. Pipe



More information about the varnish-commit mailing list