quicwg / base-drafts

Internet-Drafts that make up the base QUIC specification
https://quicwg.org
1.63k stars 205 forks source link

Testing QUIC over high latency IP links #773

Closed N3XTSTEP closed 7 years ago

N3XTSTEP commented 7 years ago

What is currently the best way to explore the feasibility and performance of QUIC on IP links with 580ms+ RTT such as from geostationary satellites as an alternative to TCP which struggles with these conditions without acceleration.

janaiyengar commented 7 years ago

I don't think this question belongs here -- this is an implementation-specific question. Also, this is really a question about the congestion controller that is in use, and that will also depend on the implementation.

This isn't a protocol issue, so closing.