]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: limit the number of async tasks pushed to resolve NS names 14502/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:10:50 +0000 (13:10 +0200)
commit2fcf5b047e4e55679d3af4a0a1bd9af9a1f2539b
treef090d4bbc803794585821b5da09c546890a49c83
parente6eaef70a730b42302c1dafbde16bf696137df6c
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