From: Remi Gacogne Date: Fri, 29 Mar 2019 16:20:52 +0000 (+0100) Subject: rec: Clarify that the server load should be >= to the pondered avg X-Git-Tag: dnsdist-1.4.0-alpha1~38^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7507%2Fhead;p=thirdparty%2Fpdns.git rec: Clarify that the server load should be >= to the pondered avg (cherry picked from commit b476baebdc5a2ab4170476167aef94b7cdb677ab) --- diff --git a/pdns/pdns_recursor.cc b/pdns/pdns_recursor.cc index 2b949abfb8..b045c53951 100644 --- a/pdns/pdns_recursor.cc +++ b/pdns/pdns_recursor.cc @@ -2888,7 +2888,7 @@ static unsigned int selectWorker(unsigned int hash) // cerr<<"total load is "< targetLoad) { ++g_stats.rebalancedQueries; do {