Fixed bug #355: YAZ proxy does not seem to load balance. Error
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 27 May 2005 18:07:49 +0000 (18:07 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 27 May 2005 18:07:49 +0000 (18:07 +0000)
commit1f684a907c390444135b682f0be2f79dc68352db
tree69de9946c4ee7a1f155432c980b98bf580ab0f6d
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. Now the backend with minimum use is always used.
src/yaz-proxy.cpp