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

No recovery packet is sent #1473

Open
mb opened this issue Oct 19, 2023 · 0 comments
Open

No recovery packet is sent #1473

mb opened this issue Oct 19, 2023 · 0 comments

Comments

@mb
Copy link
Collaborator

mb commented Oct 19, 2023

Another observation #1472 from looking at packet_sent, on_packets_acked and on_packets_lost calls is, that we don't send out recovery packets. We stay in RecoveryStart (we should leave almost immediately) too long and only send out further packets when bytes_in_flight < cwnd. This makes the recovery period take too long. Will also investigate further next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant