[experimental-ims] 6c696ad Add more expressive VSL's for VCL related errors.

Geoff Simmons geoff at varnish-cache.org
Mon Jan 9 21:52:01 CET 2012


commit 6c696adb19040d271bf783590a52d24e1fc24fc8
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Thu Sep 22 11:26:34 2011 +0000

    Add more expressive VSL's for VCL related errors.

diff --git a/include/vsl_tags.h b/include/vsl_tags.h
index bae0a4a..21ca1df 100644
--- a/include/vsl_tags.h
+++ b/include/vsl_tags.h
@@ -95,6 +95,9 @@ SLTM(ESI_xmlerror)
 SLTM(Hash)
 
 SLTM(Backend_health)
+
+SLTM(VCL_Debug)
 SLTM(VCL_Log)
+SLTM(VCL_Error)
 
 SLTM(Gzip)



More information about the varnish-commit mailing list