]> err.no Git - varnish/commit
Determine our backend (using the director) before we filter the req
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 15 Feb 2008 08:54:20 +0000 (08:54 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 15 Feb 2008 08:54:20 +0000 (08:54 +0000)
commitdd90a57a729153e2caaed4f81c8944f2c42e3cb8
tree2388e1b3a63cccf4fd12e148986ce34a581a8253
parent8ebd045360af86b9138ecd90348f0dc3d6281cd6
Determine our backend (using the director) before we filter the req
into the bereq, in order to be able to assign a default Host: header
if there is none.

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