Timer_ConnectionIdle in HttpErr
- by homestar
I have a web service application with some reliability issues I am trying to diagnose.
One thing that I noticed is that there are a number of entries in the HTTPERR log that indicate "Timer_ConnectionIdle". I have read a few places that these are innocent and occur when the client leaves a connection open and then doesn't get around to reusing it…