7.2.2 CTM command option file
- Organization of this subsection
(1) Format
Specify the file in the following format:
argument value
(2) File storage location
You can specify a storage location and file name of your choice. You can use the following characters in the file name:
-
In Windows
Alphanumeric characters, periods (.), backslashes (\), colons (:), plus signs (+), or hyphens (-)
-
In UNIX
Alphanumeric characters, periods (.), forward slashes (/), plus signs (+), or hyphens (-)
(3) Functionality
This file is used to specify, in advance, the arguments (command options) that are used to automatically start the CTM regulator when the ctmstart command (start the CTM daemon) is executed. When this file is specified for the -CTMRegOption option of the ctmstart command, the CTM regulator automatically starts based on the information specified in this file.
Note that, when the -CTMRegStart option is not specified, the specification of the -CTMRegOption option and the information specified in this file are ignored.
(4) Specifiable keys
You can specify arguments of the ctmregltd command. For details about the ctmregltd command, see ctmregltd (start CTM regulator) in the uCosminexus Application Server Command Reference Guide. If you do not specify this file, the CTM regulator inherits the values of the arguments (excluding the arguments "-CTMPort" and "-CTMEjbPort") that were specified for the "ctmstart" command as the default values.
(5) Example of coding
-CTMClientConnectCount 64
(6) Notes
-
You can use alphanumeric characters, spaces, hyphens (-), periods (.), and forward slashes (/) in the command option file.
-
Do not specify anything other than command options.