I'm passing a handful of STUN and TURN servers for my WebRTC application (built on top of mediasoup). When I do this, I get a message in the console telling me: "Using more than two STUN/TURN servers slows down discovery"
I can cut down the servers to 2... but... why does more hurt? Wouldn't I want the most options available to make a connection?