[master] 71eebc9 Document client.identity default

Federico G. Schwindt fgsch at lodoss.net
Tue Jul 5 12:10:09 CEST 2016


commit 71eebc986e3fd57d1aa73a4d6126fc5b7c8cf375
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Tue Jul 5 09:34:26 2016 +0100

    Document client.identity default

diff --git a/lib/libvcc/generate.py b/lib/libvcc/generate.py
index 14c517f..d5b5f00 100755
--- a/lib/libvcc/generate.py
+++ b/lib/libvcc/generate.py
@@ -179,7 +179,8 @@ sp_variables = [
 		('client',),
 		('client',), """
 		Identification of the client, used to load balance
-		in the client director.
+		in the client director. Defaults to the client's IP
+		address.
 		"""
 	),
 	('local.ip',



More information about the varnish-commit mailing list