Changes to the UDP buffer size for QUIC needed!

Some time ago I stumbled on this paper, suggesting that there are general quality of implementation issues coming from the network stack itself that affect QUIC. As in, there was so much effort spent on optimizing regular TCP that a good implementation of a TCP-based protocol beats a standard implementation of a UDP-based protocol.

1 Like