[master] f1271c6 Describe bereq.retries

Federico G. Schwindt fgsch at lodoss.net
Mon Aug 18 20:36:08 CEST 2014


commit f1271c633ee32b6bf4da063c0c6f33dab54a4a0f
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Mon Aug 18 19:35:06 2014 +0100

    Describe bereq.retries

diff --git a/lib/libvcc/generate.py b/lib/libvcc/generate.py
index 3d56bc5..6e3c91f 100755
--- a/lib/libvcc/generate.py
+++ b/lib/libvcc/generate.py
@@ -319,6 +319,7 @@ sp_variables = [
 		'INT',
 		( 'backend',),
 		( ), """
+		A count of how many times this request has been retried.
 		"""
 	),
 	('bereq.backend',



More information about the varnish-commit mailing list