]> git.ipfire.org Git - thirdparty/pdns.git/commit
implement dynamic cache sizeing for recursor
authorbert hubert <bert.hubert@powerdns.com>
Fri, 15 Sep 2017 15:42:51 +0000 (17:42 +0200)
committerbert hubert <bert.hubert@powerdns.com>
Fri, 15 Sep 2017 15:42:51 +0000 (17:42 +0200)
commita6f7f5fec29ff4e2579ca93f019c77265a8f2a67
tree9bc4907ab21fdcd507b8471b43a566a6857ff989
parent24249de1cf88590d2ebb5d423e8c1a42839e4327
implement dynamic cache sizeing for recursor

With this commit, the number of (packet)cache entries can be changed at runtime, although the effect may not be immediate in case of shrinking the cache.
pdns/pdns_recursor.cc
pdns/rec_channel_rec.cc
pdns/recursor_cache.cc
pdns/recursor_cache.hh
pdns/recursordist/docs/manpages/rec_control.rst
pdns/syncres.hh