alibaba / xquic

XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.
Apache License 2.0
1.64k stars 326 forks source link

[Bug]: low usage of large BDP network #319

Closed Kulsk closed 6 months ago

Kulsk commented 11 months ago

What happened?

when transfer lot of data during a network with large bandwidth(1Gbps) and large delay(150~200ms), xquic can only use about 40%~50% of the bandwidth

Steps To Reproduce

deploy a server in the USA, and a client request from China

Relevant log output

No response