From 6244ed6f533ad3e23df0cb029c6cf5c942f56bde Mon Sep 17 00:00:00 2001 From: phk Date: Thu, 6 Apr 2006 09:30:46 +0000 Subject: [PATCH] Add shmlog tags for pipe and pass handling git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@131 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/include/shmlog_tags.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/varnish-cache/include/shmlog_tags.h b/varnish-cache/include/shmlog_tags.h index 16107a95..2456ccd8 100644 --- a/varnish-cache/include/shmlog_tags.h +++ b/varnish-cache/include/shmlog_tags.h @@ -12,6 +12,8 @@ SLTM(SessionOpen) SLTM(SessionReuse) SLTM(SessionClose) SLTM(ClientAddr) +SLTM(HandlingPass) +SLTM(HandlingPipe) SLTM(Request) SLTM(Response) SLTM(Status) -- 2.39.5