Closed MrPetovan closed 5 years ago
Possibly there should also be some load balancing so that top one is never chosen?
The rules are pretty complicated as it is, but we can exclude the first server from the ten relevant servers before the actual random part happens.
I ended up choosing a server at random among the highest scoring servers with open registration and above 75 health. I forgot about this issue so I didn't incorporate the SSL bit nor the number of known users.
This path redirect to a random server registration page.
Current criterion:
((KnownUsers / 100) + 10) * HealthScore