]> granicus.if.org Git - pdns/commit
dnsdist: Change the default max number of queued TCP conns to 1000
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 20 Oct 2016 10:41:11 +0000 (12:41 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 24 Oct 2016 09:24:11 +0000 (11:24 +0200)
commit254d7e4c174cff954b5c5db5b3964213b4a30c00
tree7084f2715056fd8973b0ef30e1019d2ff63dab7b
parent2eb48192b40a1fed73e7d0322692540131d0333c
dnsdist: Change the default max number of queued TCP conns to 1000

With the existing default value of 0, we could consume an unlimited
number of file descriptors if the queued connections kept piling up.
pdns/README-dnsdist.md
pdns/dnsdist-tcp.cc