We set up the application pool for reuse at a regular time interval of 180 minutes. But workflows are recycled every 60 minutes.
Is this a known issue or do we need to configure something else?
thanks
As stated in What makes the application pool in IIS recycle? :
You might want to enable the full AppPool Recycle event logs:
cscript adsutil.vbs Set w3svc/AppPools/DefaultAppPool/LogEventOnRecycle 255
: [http://weblogs.asp.net/scottgu/archive/2005/12/14/433194.aspx][1], , Global.ASAX Application.End.
Source: https://habr.com/ru/post/1717945/More articles:The best way to check the affected area, not just a rectangle - objective-cBest way to view the process (and subprocesses) for reading / reading the file system ()? - filesystemsJQuery filename - javascriptHow can I reproduce the functionality of the Flash Builder release tool in ant? - flexASP.NET: User Authentication in Code - authenticationIs it possible to create an instance and call method in one command (on one line) in PHP? - objectCan I pre-process the data before transferring it to SSRS 2005? - reporting-servicesBrowsableAttribute Runtime Value - reflectionVisual Studio: Apply Code Changes Disabled - visual-studio-2005Question SQL Server Index - performanceAll Articles