From 3172f9b6c35de2dd05b3a8abe6312f67e4c9f5fa Mon Sep 17 00:00:00 2001 From: bert hubert Date: Wed, 19 Aug 2015 16:40:48 +0200 Subject: [PATCH] improve error message for backend overload --- pdns/distributor.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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<