]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Add `checkFunction` to implement a dynamic health check 6411/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 28 Mar 2018 13:03:16 +0000 (15:03 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 28 Mar 2018 13:03:16 +0000 (15:03 +0200)
commit98650fdefa53920e2f30ead3ed8ff71080c62d60
tree935c05e5c515ba0ac2b5f9a6fb4734998fcf8d6c
parentfa4a352709e6c35c62f01eef948b18876a97e2ca
dnsdist: Add `checkFunction` to implement a dynamic health check
pdns/dnsdist-lua.cc
pdns/dnsdist.cc
pdns/dnsdist.hh
pdns/dnsdistdist/docs/guides/downstreams.rst
pdns/dnsdistdist/docs/reference/config.rst
regression-tests.dnsdist/dnsdisttests.py
regression-tests.dnsdist/test_HealthChecks.py [new file with mode: 0644]
regression-tests.dnsdist/test_TCPLimits.py