[dnsdist] [SOLVED] Exceed-Warning after adding some more listeners

Tom lists at verreckte-cheib.ch
Thu May 27 11:30:37 UTC 2021


Solved with setting setMaxTCPClientThreads to the appropriate value of 
18 (in my case) -> TCP and DoT-Sockets, without DoH-Sockets

/usr/local/dnsdist/bin/dnsdist -c -C /etc/dnsdist/dnsdist.conf  -e 
"showBinds()" | grep TCP | grep -v HTTPS | wc -l
18

Kind regards,
Tom


On 27.05.21 10:41, Tom wrote:
> Hi list
> 
> Using dnsdist 1.5.2. After adding some more udp/tcp-listeners on 
> differnt IP addresses with addLocal, addTLSLocal and addDOHLocal, I got 
> the following warning:
> Adding a new TCP client thread would exceed the vector capacity (10/10), 
> skipping
> 
> Is there a limit of 10 listening-sockets? Can this be increased? Or some 
> other hints for this?
> 
> Many thanks.
> Kind regards,
> Tom


More information about the dnsdist mailing list