Hi All
Im struggling to see a method to do the following:
I have an IIS Website and associated App Pool.
Due to a issue where the system seems to hang every 6 hours, while i investigate the issue to find a root cause, I would like to use AppMan to pool one of the web pages and if it does not get a successful response within 60 seconds restart the AppPool automatically. (recycle)
Is there a way to do this?
The best i have at present is if the CPU is =<25% for more than 2 Polls (4 minutes) then recycle the service.
Thanks
Dan