note: this is a hidden cli argument.
raw details (from release v2.2.3):
{
"name": "tpu_max_connections_per_peer",
"properties": {
"long": "tpu-max-connections-per-peer",
"takes_value": "true",
"default_value": "&default_args.tpu_max_connections_per_peer",
"validator": "is_parsable::<u32>",
"hidden": "hidden_unless_forced()",
"help": "Controls the max concurrent connections per IpAddr."
},
"isDeprecated": true
}