]> err.no Git - varnish/commit
Make the random and round-robin directors avoid backends which are
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 26 Aug 2008 19:26:46 +0000 (19:26 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 26 Aug 2008 19:26:46 +0000 (19:26 +0000)
commit390ebf1a1aacbab052072e13d7c8b2eb1fd74dfd
tree9ea53b64a7d5aac3ec2b55795d1ca90a115c01b4
parent84cb565eb097dea8dd03d42702af65a4cbf5f3c1
Make the random and round-robin directors avoid backends which are
polled as unhealty.

This technically makes Varnish 2.0 "feature complete", but some further
polishing is to be expected.

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