]> err.no Git - varnish/commit
Evict backend-health code which had strayed fra from it's proper place.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 30 Sep 2007 20:19:50 +0000 (20:19 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 30 Sep 2007 20:19:50 +0000 (20:19 +0000)
commit8b48fab9438e2a63929b0a646739bbdf78478a6a
tree56c9b626e34b18c2d95924f96accbc1115fc93df
parenta2b72ef101c8949826250bf46e5f2f6defa5b153
Evict backend-health code which had strayed fra from it's proper place.

cache_fetch.c now reports the response code or a indicative negative
status for failed requests to the backend code.

Any timeouts, keepalives or other overhead processing of health codes
should happen in a thread in the backend handling.

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