From 3b50c08e61d06976162e375745292ecc46ab4e8a Mon Sep 17 00:00:00 2001 From: bert hubert Date: Sun, 27 Sep 2015 19:42:07 +0200 Subject: [PATCH] improve logging for database lookup issues --- pdns/distributor.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/distributor.hh b/pdns/distributor.hh index fe62c3912..6b6ab5675 100644 --- a/pdns/distributor.hh +++ b/pdns/distributor.hh @@ -344,7 +344,7 @@ templateint MultiThreadDistributor< d_overloaded = overloadQueueLength && (val > overloadQueueLength); if(val>::arg().asNum("max-queue-length")) { - L<