diff options
author | Felix Lange <fjl@twurst.com> | 2015-04-10 23:24:41 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-04-10 23:24:41 +0800 |
commit | c5332537f5726610c3c1606ead8cbaa83144b537 (patch) | |
tree | 7cdf4fce82ff599fcd86aa01bd952ddf310fb2f1 /core/transaction_pool_test.go | |
parent | 56977c225ecbf7834e380c03714c3e8d70e0b184 (diff) | |
download | dexon-c5332537f5726610c3c1606ead8cbaa83144b537.tar.gz dexon-c5332537f5726610c3c1606ead8cbaa83144b537.tar.zst dexon-c5332537f5726610c3c1606ead8cbaa83144b537.zip |
p2p: limit number of lingering inbound pre-handshake connections
This is supposed to apply some back pressure so Server is not accepting
more connections than it can actually handle. The current limit is 50.
This doesn't really need to be configurable, but we'll see how it
behaves in our test nodes and adjust accordingly.
Diffstat (limited to 'core/transaction_pool_test.go')
0 files changed, 0 insertions, 0 deletions