zhaojs

Results 5 comments of zhaojs

**bt:** #8 0x00005555559419ef in SyncRes::shuffleInSpeedOrder (this=this@entry=0x7fffd405cec0, tnameservers=std::unordered_map with 13 elements = {...}, prefix="", auth=...) at syncres.cc:1808 #9 0x000055555591b62b in SyncRes::doResolveAt (this=this@entry=0x7fffd405cec0, nameservers=..., auth=..., flawedNSSet=, flawedNSSet@entry=false, qname=..., qtype=..., ret=..., depth=, beenthere=...,...

I also looked at the logic, maybe my analysis is wrong, sorry

I'm forcing the use of bare TCP protocol, not DOT. When there is no second parsing of the same request, the FD status CLOSE_WAIT will always exist. The log I...

Yes, **MTasker** holds a reference to the smart pointer. When the worker thread makes a request, the cleanup is quite timely. If there is no parsing request, fd will be...

> Does [#14822](https://github.com/PowerDNS/pdns/pull/14822) and [#15396](https://github.com/PowerDNS/pdns/pull/15396) have any influence on this behaviour? It would be nice to test against a more recent version. The problem remains unresolved. My understanding is that...