Current request counter

Hi,

I’m running SS on Kestrel/.NET Core6. Is there a way to get the number of current requests (i.e. that have started, but not yet stopped). I monitor the threadpool, but is there something more directly related to the # of requests being processed?

Thanks!

I’m not aware of anywhere where you can get this information from Kestrel, but you’re best asking the ASP .NET Core team directly if they make this information publicly available: