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