06-10-2024, 10:19 AM
Is there a way to get the request counter also for ISAPI targets?
And speaking of request counters: is there a way to figure out the number of active requests (i.e. the unhandled requests). The reason I'm asking: we sometimes notice that IIS is unwilling to recycle the worker process, which might be due to "pending responses", although I have no idea how to find (or kill) these "pending responses" which most likely belong to unhandled (still active?) requests...
Thanks in advance for any idea.
Groetjes, Bob Swart
And speaking of request counters: is there a way to figure out the number of active requests (i.e. the unhandled requests). The reason I'm asking: we sometimes notice that IIS is unwilling to recycle the worker process, which might be due to "pending responses", although I have no idea how to find (or kill) these "pending responses" which most likely belong to unhandled (still active?) requests...
Thanks in advance for any idea.
Groetjes, Bob Swart

