Skip to content

Conversation

@alan-maguire
Copy link
Member

....if these exceed 1/32 of packets sent. Also only apply RL techniques for connections we repeatedly use; this saves us trying to apply RL to cases where we do not have enough data to make good choices.

Add file download test using python3 http.server; it allows us to show BBR kicking in for connections where loss/latency are induced via netem.

....if these exceed 1/32 of packets sent.  Also only apply RL techniques
for connections we repeatedly use; this saves us trying to apply
RL to cases where we do not have enough data to make good choices.

Add file download test using python3 http.server; it allows us to
show BBR kicking in for connections where loss/latency are induced
via netem.

Signed-off-by: Alan Maguire <[email protected]>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Dec 11, 2024
@alan-maguire alan-maguire merged commit 7869e3a into main Dec 11, 2024
1 check passed
@alan-maguire alan-maguire deleted the tcp-conn-bbr branch December 20, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant