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

Test HTTP/2 benchmarks with artificially induced latency #1672

Open
halter73 opened this issue May 11, 2021 · 0 comments
Open

Test HTTP/2 benchmarks with artificially induced latency #1672

halter73 opened this issue May 11, 2021 · 0 comments

Comments

@halter73
Copy link
Member

This might be interesting for all of our end-to-end benchmarks, but benchmarking with high-latency connections is particularly important for HTTP/2 because Kestrel and HttpClient implement their own flow control logic. This came up during discussion with some msquic folks about the relatively small 128 KB default size of Kestrel's HTTP/2 connection window.

An artificial latency inducer is probably most easily done with Kestrel Connection Middleware.

@nibanks

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