mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Add --max-tcp-connections option to make this dynamically configurable.
This commit is contained in:
committed by
Simon Kelley
parent
24804b7431
commit
416390f996
@@ -2254,6 +2254,10 @@ example command to query this, using the
|
||||
utility would be
|
||||
|
||||
dig +short chaos txt cachesize.bind
|
||||
.TP
|
||||
.B --max-tcp-connections=<number>
|
||||
The maximum number of concurrent TCP connections. The application forks to
|
||||
handle each TCP request. The default maximum is 20.
|
||||
|
||||
.SH CONFIG FILE
|
||||
At startup, dnsmasq reads
|
||||
|
||||
Reference in New Issue
Block a user