]> err.no Git - varnish/commit
Make it possible to configure the number of retries the random director
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 28 Aug 2008 09:11:41 +0000 (09:11 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 28 Aug 2008 09:11:41 +0000 (09:11 +0000)
commit0627a35d5c7f27cf0ce13ad2d28907e4aa33c020
tree68c1e242fd51de884042cb92b43653d8fd6538b5
parent64bf9df79faa619471c0d917413e3840cca8cf5e
Make it possible to configure the number of retries the random director
will make at getting a backend connection.  By default it tries as many
times as it has members.

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