]> granicus.if.org Git - pdns/commit
dnsdist: Better handling of outstanding counter
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 17 Feb 2016 11:34:39 +0000 (12:34 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 17 Feb 2016 11:34:39 +0000 (12:34 +0100)
commit1287674c13b42772b13dd2ad40c2b8b9816c9f45
tree64eef8b9a1d6e22e0a506b3c4a73854c001e2c9b
parent6bb53faf335af679f46850eafdae86596020004d
dnsdist: Better handling of outstanding counter

The outstanding value is now displayed in `showServers()` and we
set the IDS age to 0 as soon as we get a response to prevent
the maintainer thread from cleaning it up during our processing.
pdns/dnsdist-lua.cc
pdns/dnsdist.cc