]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: lower default max-qperq limit.
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 5 Dec 2023 14:42:15 +0000 (15:42 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 5 Dec 2023 14:42:15 +0000 (15:42 +0100)
commit70fe557da495020d5a640d9d9d3015cdc9d64f2f
tree82a8bd3143114a5bda16d9041737d83b3897c789
parent1101973a3cba109222a9c1b54f97e8efe098d369
rec: lower default max-qperq limit.

The better zone-cut algorithm allows this. In my test of various
cases (all top 1 million names and various reverse resolving cases
mentioned in #8646 (with cold cache) I never saw a qperq higher
than 37 (qname minimization enabled and DNSSEC validation as well).
pdns/recursordist/settings/table.py
pdns/recursordist/syncres.cc