8.3 CTM command option file

Organization of this section
(1) Format
(2) File storage location
(3) Functionality
(4) Specifiable keys
(5) Example of coding
(6) Notes

(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:

(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 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