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

HTTP2 Dynamic Window (prototype/early draft) #52862

Closed
wants to merge 114 commits into from

Conversation

antonfirsov
Copy link
Member

@antonfirsov antonfirsov commented May 17, 2021

This is prototype/draft code with the aim to ask for feedback on my ongoing work on a Dynamic Window solution addressing #43086.

Update:
Deleted original text, since that problem has been resolved. The discussion is now focused on RTT estimations with PING frames. (starting from ~ #52862 (comment))

CarnaViire and others added 30 commits December 2, 2020 15:54
# Conflicts:
#	src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/Http2Connection.cs
…sov/runtime into http/window-experiments

# Conflicts:
#	src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientTest.cs
# Conflicts:
#	src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/Http2StreamWindowManager.cs
#	src/libraries/System.Net.Http/tests/FunctionalTests/_LargeFileBenchmark.cs
@karelz karelz added this to the 6.0.0 milestone Jul 15, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Aug 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Http NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons)
Projects
None yet
Development

Successfully merging this pull request may close these issues.