I have a low-volume NT 11.41 web server running against an MS SQL back end on an internal network (no bots, probes, etc.).
Today in mid-afternoon it went unresponsive - just returning a 500 busy error.
This is running as a service, and I haven't built remote monitoring for the performance counters.
I stopped the service a couple of hours after it stuck but there was still an instance of the exe showing in task manager. In my experience, typically that means a thread is still running. I killed that manualy.
The only windows in the app other than the webserver are those from the default Active Directory login, AD getuser, and AD getinfo procedures.
I'm going to leave it running as not-a-service for a couple of days. But wondering whether anyone has suggestions as to what might have cause this or how to troubleshoot?
TIA,
Jane