]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Fix automatic computation of the number of TCP workers
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 24 Dec 2024 10:43:07 +0000 (11:43 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 16 Jan 2025 08:50:20 +0000 (09:50 +0100)
commit373554e32e8e25fd42a82da4f42f124976e71bb5
treec1abe725ce19a8f46696883cf78da15e278a3f54
parent8ccbe637936d5ba0a330a643ae215c15b2c0c794
dnsdist: Fix automatic computation of the number of TCP workers

The previous method didn't account for TCP workers for backends.
pdns/dnsdistdist/dnsdist-configuration.hh
pdns/dnsdistdist/dnsdist.cc