Hi Wondering if if makes sense to split network for client traffic vs Gossip/Internode traffic (possible with larger MTU for storage traffic).
So I tried this: - Gossip storage listener (port 700x) on one network - Thrift/CQL listeners (port 9160/9042) on another Only I find it a bit confusing to control exactly this, specially when trying to configure OpsCenter and agents. Are they any good doc pointers for splitting network? TIA