]> err.no Git - varnish/commit
Remove ident string from directors, they are not recycled.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 7 Feb 2008 09:52:26 +0000 (09:52 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 7 Feb 2008 09:52:26 +0000 (09:52 +0000)
commitd38ed955c7c05a354a035f9486657c9667ccff22
treee7d76c2b39aaa4f3ecba86ae4ee6d0c81242e4f2
parent8b7fa34916291e2e526336c21aa3d640c35ceb17
Remove ident string from directors, they are not recycled.

Add vcl_name to backend hosts.  Simple backends get the obvious
name.  Directors inlined backend hosts gets the directors name
with an array suffix, for instance "b1[1]".

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2440 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/include/vrt.h
varnish-cache/lib/libvcl/vcc_backend.c
varnish-cache/lib/libvcl/vcc_fixed_token.c