I’m curious how port 3001 is allocated, because it seems like it is becoming blocked/saturated and causing connections to drop.
Are many connections multiplexed over it, or can it only maintain one connection at a time? How does this relate to valency?
I’ve setup my relays behind a single DNS entry, but my block producer only seems to establish a single connection according to gLiveView. The logs show connections being dropped and restarted continually.
I’m running within k8s as well.