]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: limit the number of async tasks pushed to resolve NS names 14501/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 17 Jul 2024 08:46:58 +0000 (10:46 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 18 Jul 2024 11:09:48 +0000 (13:09 +0200)
commit3ab0657f3b059fe389b631eddeefff2cf2697e49
treead148d5635b97c9124ab4d3ad0726406aa98a203
parenta82b960bf6634bb21a60beedf01bdb70ee3a5776
rec: limit the number of async tasks pushed to resolve NS names

Plus: as we only use a limited set of NS names for resolving,
processing all additional records does not help.

(cherry picked from commit cd2de2ee7ad55f295a00dfce5488ee3863d974d6)
pdns/recursordist/syncres.cc