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: rec-4.1.12~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7634%2Fhead;p=thirdparty%2Fpdns.git rec: Clarify that the server load should be >= to the pondered avg --- diff --git a/pdns/pdns_recursor.cc b/pdns/pdns_recursor.cc index 704cf68eec..037d4af237 100644 --- a/pdns/pdns_recursor.cc +++ b/pdns/pdns_recursor.cc @@ -2398,7 +2398,7 @@ static unsigned int selectWorker(unsigned int hash) // cerr<<"total load is "< targetLoad) { ++g_stats.rebalancedQueries; do {