Skip to content

Conversation

@wadey
Copy link

@wadey wadey commented May 24, 2012

The current algorithm will switch to always returning just the best server
when even only one server is behaving badly. This will force all of the load
onto one machine.

This new algorithm still starts by picking a random machine, but will instead
switch to the next random machine in the list that has a better score.

The current algorithm will switch to always returning just the best server
when even just one server is behaving badly. This will force all of the load
onto one machine.

This new algorithm still starts by picking a random machine, but will instead
switch to the next random machine in the list that has a better score.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant