Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

another link #81

Merged
merged 2 commits into from Oct 5, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions interim-18-09/minutes.md
Expand Up @@ -750,6 +750,8 @@ Some discussion on using HRR. People didn’t like it.

### Max_bytes_before_ack - Ian/Jana

https://github.com/quicwg/wg-materials/blob/master/interim-18-09/ack-delay.pdf

Ian - How much to delay acks? Some congestion controllers need frequent feedback like reno and max ack delay influences RTO timers, so ack delay matters. The less frequently the receiver send acks, if the sender doesn’t have pacing enabled, it’s going to cause bursts.

Option 1: 1- size fits all
Expand Down Expand Up @@ -993,6 +995,8 @@ Looked like no conclusion. But no opposition either.

### QUIC transport interface - eric kinnear

https://github.com/quicwg/wg-materials/blob/master/interim-18-09/quic-transport-interface.pdf

Should we expose the connection as a quic connection or transport connection as a quic stream.

Transport as QUIC connection
Expand Down