Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: ywnasdzkd on October 06, 2022, 11:50:24 AM



Title: Questions about Bitcoin node's connection
Post by: ywnasdzkd on October 06, 2022, 11:50:24 AM
The default number of connections (nodes) Bitcoin Core works with is 125: 10 outbound and 115 inbound.

I use the command "bitcoin - maxconnections=300", and then I use the command "bitcoin cli getconnectioncount".
The output connectioncount is still 10. What should I do to achieve 15 outbound and 200 inbound connections?