]> granicus.if.org Git - pdns/commit
rec: Move replaced negcache entries to the back of the expunge queue
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 18 Apr 2019 08:05:03 +0000 (10:05 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 18 Apr 2019 08:05:03 +0000 (10:05 +0200)
commit1d7047524ff590531980f9836afdb7de3f8b652c
treef4d8c36ae494bbc6d810a421c4fbcfd639560b03
parent6932f3077accd35a29dc2c341211a4ed4f023ea7
rec: Move replaced negcache entries to the back of the expunge queue

Otherwise they might get expunged very quickly while they just have
been inserted.
pdns/cachecleaner.hh
pdns/recursordist/negcache.cc
pdns/recursordist/test-negcache_cc.cc