Forum Moderators: open
I often receive the service unavailable error when accessing my website. This usually happens every 2 days. I suppose this might be happening due to the server up time. When I checked the event log, I found a error something like this:
A process processing serving the application pool () terminated unexpectedly.
One solution I figured was to reboot the server everyday at a specific time (usually during low traffic period). The reboot usually takes max 1 minute.
Now, my question is, can I automate the reboot process in anyway that won't cause this problem? Or is there a better way to tackle this. Yes, I also tried increasing the IIS 6 Webgarden worker processes from 1 to 2. Don't know whether that would help in the long run.
Any inputs on the issues would be highly appreciated. Thanks