Use configuration for Microsoft.AspNetCore.Server.Kestrel.Http2.MaxEnhanceYourCalmCount
Open
area-networking
HTTP2
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
_No response_
### Describe the solution you'd like
We should support actual configuration, rather than using an AppContext value. This will, for example, make it possible to change the value without restarting the server.
### Additional context
https://github.com/dotnet/aspnetcore/pull/51304
Contributor guide
Assessment
This issue has not been assessed yet.