]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Use the same outgoing TCP connection for different clients
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 15 Oct 2021 15:36:16 +0000 (17:36 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 26 Oct 2021 15:07:19 +0000 (17:07 +0200)
commit645a1ca439fe83f742b7d5fe71042d38fdb575f4
tree006e5242f9addea265518b19fc924601dd228dc3
parent0fd971037e42ce7a91ee80951f367fcda84c97e1
dnsdist: Use the same outgoing TCP connection for different clients
12 files changed:
pdns/dnsdist-tcp.cc
pdns/dnsdistdist/dnsdist-nghttp2.cc
pdns/dnsdistdist/dnsdist-tcp-downstream.cc
pdns/dnsdistdist/dnsdist-tcp-downstream.hh
pdns/dnsdistdist/dnsdist-tcp-upstream.hh
pdns/dnsdistdist/dnsdist-tcp.hh
pdns/dnsdistdist/test-dnsdisttcp_cc.cc
regression-tests.dnsdist/dnsdisttests.py
regression-tests.dnsdist/test_AXFR.py
regression-tests.dnsdist/test_DynBlocks.py
regression-tests.dnsdist/test_OutgoingTLS.py
regression-tests.dnsdist/test_TCPOnly.py