diladele / webproxy

Web Filtering Proxy for Microsoft Windows is a web filtering proxy and secure web gateway for Microsoft Windows. It can decrypt HTTPS traffic, filter HTTP requests and responses and inspect contents of HTML pages. The product deployed as a network service in Microsoft Windows and is managed by using Microsoft Management Console.
https://www.diladele.com/webproxy/
5 stars 3 forks source link

Perfmon counter - average time it took for Kerberos/NTLM auth is in seconds #591

Closed ra-at-diladele-com closed 2 months ago

ra-at-diladele-com commented 1 year ago

We need to to be in milliseconds, how to change the TRACING.MAN so that the scale of that counter would be milliseconds?

ra-at-diladele-com commented 2 months ago

These average times are now in milliseconds - we just multiply the value we put into the perf monitor by 1000 - and UI renders the values thinking they are seconds but just large seconds - but we treat them mentally and in the description as milliseconds.