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.
Loading
Please register or sign in to comment