]> git.ipfire.org Git - thirdparty/pdns.git/commit
Recursor: Throttle all queries to a server after N consecutive timeouts (or unreachab... 1300/head
authorPaulo Anes <pmca31@gmail.com>
Mon, 24 Feb 2014 18:22:21 +0000 (18:22 +0000)
committerPaulo Anes <paulo.anes@zonoptimus.pt>
Mon, 24 Feb 2014 18:22:21 +0000 (18:22 +0000)
commit628e2c7b985bab0caaa6244877bada3f7b06f71a
tree271f4722f87202cb91b406661345191d0f8ac121
parent1a23bbeeaaf8ed59d22c8ddbec8133ae0db9b337
Recursor: Throttle all queries to a server after N consecutive timeouts (or unreachables).

This feature saves valuable resources by avoiding queries to servers from which we don't receive any answer. It's disabled by default.
pdns/pdns_recursor.cc
pdns/syncres.cc
pdns/syncres.hh