]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: limit the number of async tasks pushed to resolve NS names 14499/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 08:25:07 +0000 (10:25 +0200)
commitcd2de2ee7ad55f295a00dfce5488ee3863d974d6
tree4ba8d2adf508485cc1ed5ec025385bf0d564d957
parent846a1755e17a765d5cd3c0ab2f2970f42087b41b
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.
pdns/recursordist/syncres.cc