]> git.ipfire.org Git - thirdparty/pdns.git/commit
Be more careful using refresh mode only for the record asked.
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 28 Feb 2022 13:27:30 +0000 (14:27 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 28 Feb 2022 13:37:02 +0000 (14:37 +0100)
commit7502f5f3b9293bed2601be2c479780f94438b45b
treeefbc2c8f70e38948b19fa6595e7708befa8a4298
parenta90cd496c9360bff8d82cd4919e17978fb1e2b00
Be more careful using refresh mode only for the record asked.
Otherwise we get bad interaction with QM, as newly discovered
delegation points are stored in the cache, but not seen the QM
algorithm. Might/should fix #11371.
pdns/recursordist/taskqueue.cc
pdns/syncres.cc