Stale data in "IIS:\AppPools\Butler_WCF\WorkerProcesses"
hi!
using powershell module iis 7.5 it's easy list worker processes given app pool:
dir iis:\apppools\butler_wcf\workerprocesses
my problem if app pool recycled there's new worker process result of above command not date. this:
process state handles start time
id
-------- ----- ------- ----------
3280 running
i connected in web server , ran command returned populated data correctly after recycle. im going leave connection open , wait recycle see happens
might take day, i'll let know find when happens
Windows Server > Windows PowerShell
Comments
Post a Comment