]> git.ipfire.org Git - thirdparty/pdns.git/commit
Don't rate limit refresh tasks, they are already rate limited by packet and record...
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 17 Feb 2022 14:43:55 +0000 (15:43 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 17 Feb 2022 14:56:54 +0000 (15:56 +0100)
commit1bdb41ee140ef6d5091c5d20eb3546f57961ad07
tree983128703fddadc4993d53f68476f71137f8d899
parent33805cfc0a17a40466f196f2d943a063bb8ddedb
Don't rate limit refresh tasks, they are already rate limited by packet and record cache code.
pdns/recursordist/rec-taskqueue.cc
pdns/recursordist/rec-taskqueue.hh
pdns/recursordist/taskqueue.hh
pdns/recursordist/test-syncres_cc.cc
pdns/syncres.cc