crank icon indicating copy to clipboard operation
crank copied to clipboard

Add support for IIS based and HTTP.sys based servers

Open davidfowl opened this issue 3 years ago • 0 comments

As part of recent performance work on windows and IIS, we need to support provisioning an IIS application using ANCM and collecting performance counters from HTTP.sys and IIS. We can probably use https://www.nuget.org/packages/System.Diagnostics.PerformanceCounter/ to read the counter data.

davidfowl avatar Apr 17 '22 06:04 davidfowl