[Varnish] #361: [PATCH] random director only sending traffic to one backend
Varnish
varnish-bugs at projects.linpro.no
Wed Nov 5 13:51:53 CET 2008
#361: [PATCH] random director only sending traffic to one backend
-----------------------+----------------------------------------------------
Reporter: fehwalker | Owner: phk
Type: defect | Status: closed
Priority: high | Milestone:
Component: varnishd | Version: 2.0
Severity: major | Resolution: fixed
Keywords: director |
-----------------------+----------------------------------------------------
Changes (by phk):
* status: new => closed
* resolution: => fixed
Comment:
(In [3359]) Fix the broken logic in the random directors picking routine.
Drop the consistency check for health-changes, at the cost of a
slight bias[1] for hosts before, or after, then one that changed health,
according to how its health changed.
Count all failures to pick against the retry count.
Fixes #361
--
Ticket URL: <http://varnish.projects.linpro.no/ticket/361#comment:5>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list