]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
tcp-connection-limit in example config.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 7 Aug 2018 12:28:57 +0000 (12:28 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 7 Aug 2018 12:28:57 +0000 (12:28 +0000)
git-svn-id: file:///svn/unbound/trunk@4839 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/example.conf.in

index caf5e32372804a60cbeda2b590b622025b98484a..cb114c38b99d4ee9da557aa2bfe855c655739b15 100644 (file)
@@ -737,6 +737,9 @@ server:
        # 0 blocks when ip is ratelimited, otherwise let 1/xth traffic through
        # ip-ratelimit-factor: 10
 
+       # Limit the number of connections simultaneous from a netblock
+       # tcp-connection-limit: 192.0.2.0/24 12
+
        # what is considered a low rtt (ping time for upstream server), in msec
        # low-rtt: 45
        # select low rtt this many times out of 1000. 0 means the fast server