From: Bert Hubert Date: Wed, 10 Apr 2013 12:35:01 +0000 (+0000) Subject: improve negative caching indication trace log line X-Git-Tag: rec-3.5~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b4fbe5929fa75f5e3ab73905a2bd24ca837bd9ba;p=pdns improve negative caching indication trace log line git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3154 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/syncres.cc b/pdns/syncres.cc index 557d859d4..600fffc39 100644 --- a/pdns/syncres.cc +++ b/pdns/syncres.cc @@ -1082,7 +1082,7 @@ int SyncRes::doResolveAt(set nameservers, string auth, } else if(!done && i->d_place==DNSResourceRecord::AUTHORITY && dottedEndsOn(qname,i->qname) && i->qtype.getCode()==QType::SOA && lwr.d_rcode==RCode::NoError) { - LOG(prefix<qtype.getName()+"'") <