From: bert hubert Date: Wed, 19 Aug 2015 14:40:48 +0000 (+0200) Subject: improve error message for backend overload X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~62^2~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3172f9b6c35de2dd05b3a8abe6312f67e4c9f5fa;p=pdns improve error message for backend overload --- diff --git a/pdns/distributor.hh b/pdns/distributor.hh index bbc59a880..f431aabe5 100644 --- a/pdns/distributor.hh +++ b/pdns/distributor.hh @@ -276,7 +276,7 @@ templateint MultiThreadDistributor< d_overloaded= d_queued > overloadQueueLength; if(d_queued > maxQueueLength) { - L<