mirror of
https://github.com/gyptazy/ProxLB.git
synced 2026-04-06 04:41:58 +02:00
* Run balancing calculations only until the used node is not the one with the highest usage anymore. * Avoiding more relocation * Avoiding "insane" outputs in smaller clusters * Fix pool based node pinning when empty Fixes: #395 Fixes: #390