Hi, Is it possible to add delay in overlapping iis 6.0 recycling? for example iis does not shutdown the old pool for 2 hours even the new app pool is live and processing requests. I`ve got sometimes a long running request.
I thought that 'shutdown time limit' property is right one for that but it`s not. IIS is still shutdown the old pool after about a minute and i recieve an error: System.Threading.ThreadAbortException: Thread was being aborted.