
The calculation of weights used the actual amount of connections instead of actual amount of connections + 1. This lead to the weight being effectively ignored for servers with no connections.
The calculation of weights used the actual amount of connections instead of actual amount of connections + 1. This lead to the weight being effectively ignored for servers with no connections.