]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Do not pretend that a connection will be reusable when it's dead
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 21 Jun 2022 15:27:05 +0000 (17:27 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 24 Jun 2022 12:13:53 +0000 (14:13 +0200)
commit500b4e9cfb7ed2e2b09ee49300482f6b4d218551
treec7fe44dab03e4175d7b3256f7018e208765af601
parent02328e4ac65926d0273b92c14ea8189f3d9dddab
dnsdist: Do not pretend that a connection will be reusable when it's dead

By remember that a connection is no longer usable when we notice that,
we prevent a case where we could pretend that it will be usable when
it has finished processing the current queries and responses, which
is not true.
pdns/dnsdistdist/dnsdist-tcp-downstream.hh