Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Something that went unnoticed in the new version
#1
This actually hasn't been mentioned in the release notes, but is it was nice to have it working :-)

   

Both Http.sys and Indy-SA GUI now have a request counter, as you can see above.

And also, Http.sys now correctly logs the bytes sent. Due to small differences in implementation, the bytes sent in Indy and Http.sys won't match exactly for the same requests, but they will be close.
Reply
#2
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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)