]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Don't cache entries larger than 4096 bytes
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 11 Oct 2019 12:52:08 +0000 (14:52 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 15 Oct 2019 08:06:54 +0000 (10:06 +0200)
commit01e23732fcec98e9a66fb213c0ae262d132f0da3
tree97bab09f79c4398e27feabf9c9a4309b7982498d
parent8179b6d695b4645d06924687b13d48f699558d4b
dnsdist: Don't cache entries larger than 4096 bytes

We won't be able to use them anyway.
pdns/dnsdist.cc