wrapper.commandfile |
||||||||||
WARNINGDO NOT modify any of these parameters unless you have read this property description. Incorrect settings can cause the Wrapper to fail to operate as expected. File which will be monitored for commands to be executed. This property is not set by default. This property has no use for most applications, but it can be useful to external applications which need to control the Wrapper in a cross platform manner. If this property is set, the Wrapper will check at regular intervals for the existence of the specified file. When found, the file will be opened and all commands will be executed in order. The file will be deleted at the completion of the commands.
Security Risk: Be aware that the use of this property can pose a security risk as the Wrapper can be controlled simply by creating a text file. For this reason, make sure that the permissions on the directory containing the command file are set appropriately.
|
wrapper.commandfile.poll_interval |
||||||||
The interval at which the existence of the command file is tested can be controlled using the wrapper.commandfile.poll_interval property. The default value is 5 seconds, with valid values in the range of 1-3600 seconds.
|















