From: bert hubert Date: Sun, 27 Sep 2015 17:42:07 +0000 (+0200) Subject: improve logging for database lookup issues X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~28^2~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b50c08e61d06976162e375745292ecc46ab4e8a;p=thirdparty%2Fpdns.git improve logging for database lookup issues --- diff --git a/pdns/distributor.hh b/pdns/distributor.hh index fe62c39126..6b6ab56757 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<