Fixed bug #355: YAZ proxy does not seem to load balance. Error
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 27 May 2005 18:00:28 +0000 (18:00 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 27 May 2005 18:00:28 +0000 (18:00 +0000)
commit6b6d0482e926e0e6de58ab13a2998cd93a4d6a58
treebca9e3cc26771544d26fe2189845cf1c71a30d8d
parent07079e571781da9c3ace36c24ac592e30d9a2c13
Fixed bug #355: YAZ proxy does not seem to load balance. Error
was caused by seemingly clever logic that choosed backend
with most spares.. But sometimes the one with most spares is
much more used. Not the backend with minimum use is always used.
src/yaz-proxy.cpp