Get number of connections in ASP .NET Core 3.1 / Kestrel

前端 未结 0 1231
天涯浪人
天涯浪人 2021-01-12 04:50

I\'m putting a limit on the number of concurrent connections to a webapp hosted by Kestrel using an approach like:

webBuilder.UseKestrel((context, options) =&         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题