Use resource limits in Kestrel
Open
area-middleware
area-networking
enhancement
feature-kestrel
feature-rate-limit
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 276
Description
This is part of the Epic: https://github.com/dotnet/aspnetcore/issues/27464
This issue tracks the adoption of the resource limit APIs in Kestrel which consists of:
- Existing limits
- Min Data rates
- New limits
- Rate limits for settings frames https://github.com/dotnet/aspnetcore/issues/7828
- Concurrency and rate limits for connections
Contributor guide
Assessment
This issue has not been assessed yet.