[master] 084d3c336 another REL_ marker

Nils Goroll nils.goroll at uplex.de
Thu Apr 25 09:26:08 UTC 2019


commit 084d3c336e0c7059437fe3763f4615e8a2599701
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Thu Apr 25 11:25:29 2019 +0200

    another REL_ marker

diff --git a/include/tbl/vsl_tags.h b/include/tbl/vsl_tags.h
index 434419409..54e4c3f58 100644
--- a/include/tbl/vsl_tags.h
+++ b/include/tbl/vsl_tags.h
@@ -151,6 +151,10 @@ SLTM(ProxyGarbage, 0, "Unparseable PROXY request",
 	"A PROXY protocol header was unparseable.\n\n"
 )
 
+/*
+ * REL_20190915 remove after VSLng
+ * kept for now for VSL binary compatibility
+ */
 SLTM(Backend, 0, "Backend selected",
 	"Logged when a connection is selected for handling a backend"
 	" request.\n\n"


More information about the varnish-commit mailing list