wrapper.startup.delay.service / wrapper.startup.delay.console |
||||||||
It may be necessary to have a startup delay when running as a Windows Service. However having such a delay at all times would be inconvenient when the application is being run from a console. The Wrapper provides two variants of this property which make it possible to specify different startup delays depending on whether the Wrapper is being run as a service or a console application.
On Linux/UNIX platforms, the Wrapper is running as a service if its wrapper.daemonize property is set to TRUE. The shell script, shipped with the Wrapper, will set the wrapper.daemonize property if the start command is used when. |
Reference: Start Delay |
|















