I noticed in all the Sample Applications, preStartApplication is set to false.
Then I looked at the Reference Guide, it describes the following for this paramter:
preStartApplication
Specifies whether the session manager, service instance manager, and service instances are prestarted for enabled applications when Symphony is started, or when an application is enabled.
Prestarting the session manager provides quicker response to the first client request for this application. Prestarting the service instances manager and service instances provides quicker response to tasks.
My question is, under what circumstances would we NOT want to pre-start the application? Considering that setting it to true appears to have these benefits, in terms of performance.


LinkBack URL
About LinkBacks
Reply With Quote

