r2175 - trunk/varnish-cache/include

phk at projects.linpro.no phk at projects.linpro.no
Mon Oct 29 08:46:12 CET 2007


Author: phk
Date: 2007-10-29 08:46:12 +0100 (Mon, 29 Oct 2007)
New Revision: 2175

Modified:
   trunk/varnish-cache/include/shmlog_tags.h
Log:
Add a VCL_error shmtag


Modified: trunk/varnish-cache/include/shmlog_tags.h
===================================================================
--- trunk/varnish-cache/include/shmlog_tags.h	2007-10-28 18:43:42 UTC (rev 2174)
+++ trunk/varnish-cache/include/shmlog_tags.h	2007-10-29 07:46:12 UTC (rev 2175)
@@ -84,6 +84,7 @@
 SLTM(VCL_call)
 SLTM(VCL_trace)
 SLTM(VCL_return)
+SLTM(VCL_error)
 SLTM(ReqStart)
 SLTM(Hit)
 SLTM(HitPass)




More information about the varnish-commit mailing list