Skip to content

HTTP2 Dynamic Window (prototype/early draft) - #52862

Closed
antonfirsov wants to merge 114 commits into
dotnet:mainfrom
antonfirsov:http/dynamic-window-draft
Closed

HTTP2 Dynamic Window (prototype/early draft)#52862
antonfirsov wants to merge 114 commits into
dotnet:mainfrom
antonfirsov:http/dynamic-window-draft

Conversation

@antonfirsov

@antonfirsovantonfirsov commented May 17, 2021

Copy link
Copy Markdown
Contributor

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))

CarnaViireand 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
@karelzkarelz added this to the 6.0.0 milestone Jul 15, 2021
@ghostghost locked as resolved and limited conversation to collaborators Aug 14, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Net.HttpNO-MERGEThe 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.

11 participants

@antonfirsov@geoffkizer@CarnaViire@nibanks@MihaZupan@scalablecory@JamesNK@halter73@ManickaP@karelz@ViktorHofer