Comment by lll-o-lll
> Relative latency savings cross-DC become less interesting the longer the distance, so there's nothing wrong with TCP there.
Long fat pipe sees dramatic throughput drops with tcp and relatively small packet loss. Possibly we were holding it wrong; would love to know if there is some definitive guide to doing it right. Good success with UDT.
You might want to look into TCP BBR [0], it might help. Easy to try on Linux, simple sysctl.
[0] https://en.m.wikipedia.org/wiki/TCP_congestion_control#TCP_B...