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

Sometimes bytes_in_flight drops to 0 for longer period of time #1474

Open
mb opened this issue Oct 19, 2023 · 1 comment
Open

Sometimes bytes_in_flight drops to 0 for longer period of time #1474

mb opened this issue Oct 19, 2023 · 1 comment

Comments

@mb
Copy link
Collaborator

mb commented Oct 19, 2023

Another observation from #1472: bytes_in_flight stays at 0 for ~125ms for the first two times, for 50ms the third time.

The graph isn't that informative without interaction. All the packet_sent events are overlayed with the bytes_in_flight.
You can still see the three drop of bytes_in_flight to 0 for no apparent reason.
Figure_1

Could be scheduling, but we receive acks and try to send out data after receiving acks, so improbable. It might be flow control, but I doubt that, will verify that.

@mb
Copy link
Collaborator Author

mb commented Nov 2, 2023

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