Hi,
I've been running a full node for quite some time and am pretty high in the
https://bitnodes.21.co/nodes/leaderboard/ - it's fun.
However - in the metrics of the leaderboard computation, there is a
NI = Nodes index
NI = (p ∩ N) / N
p = number of peers returned in addr responses
N = number of reachable nodes
which is constantly low with my node and it seems no one gets really high numbers there.
What parameters would I need to feed to bitcoind, so that number gets higher?
Also this brings me to the more generic question "What parameters could I use to run a really really heavy duty full node?"
By heavy duty I mean a full node "serving" a lot of peers.
The machine I run it on could probably pull a lot, so I would like to test the limits.
Thanks for the hints.
Rico