]> err.no Git - varnish/commit
Refine the debugging string: we don't really need the XID, but we do need
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 30 Oct 2007 14:40:55 +0000 (14:40 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 30 Oct 2007 14:40:55 +0000 (14:40 +0000)
commit3e562230d8d86eb47a8dfdd8fee5d1639c290cec
tree8a7e98e8d01a38604020756a386684658fd4e242
parent8bd00aca3279d0b271df4ea35247da55421c349d
Refine the debugging string: we don't really need the XID, but we do need
the thread ID in order to locate the correct thread in gdb.  Furthermore,
we must use VSL rather than WSL since the session might actually not have
a worker at that point; but if it does, make sure to flush the log first.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2220 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache_center.c