Are congestion windows for QUIC per stream of per connection?

210 views
Skip to first unread message

Jelte Fennema

unread,
May 31, 2016, 9:17:48 AM5/31/16
to QUIC Prototype Protocol Discussion group
When reading the RFC it is not really clear to me if congestion control is done per stream or per connection: https://tools.ietf.org/html/draft-tsvwg-quic-protocol-02#section-5.2
Could someone tell me for which of the two it is done?

Robbie Shade

unread,
May 31, 2016, 9:39:39 AM5/31/16
to proto...@chromium.org
Yeah I guess that's not clear, but congestion control is per connection.

There are some thoughts about adapting congestion control based on number of open streams, to more closely emulate multiple parallel TCP connections, but I believe that's currently not used (others may correct me here!). It would still ultimately be congestion control at the connection level though, just with differently sized window changes.

There are some code comments that may be helpful in cubic.cc:


On Tue, May 31, 2016 at 9:17 AM, Jelte Fennema <m...@jeltef.nl> wrote:
When reading the RFC it is not really clear to me if congestion control is done per stream or per connection: https://tools.ietf.org/html/draft-tsvwg-quic-protocol-02#section-5.2
Could someone tell me for which of the two it is done?

--
You received this message because you are subscribed to the Google Groups "QUIC Prototype Protocol Discussion group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to proto-quic+...@chromium.org.
To post to this group, send email to proto...@chromium.org.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.

Reply all
Reply to author
Forward
0 new messages