Appendix C.4 Parameters that can be specified in the logical SFO server (For compatibility)

The following table lists and describes the compatibility parameters that can be specified in common for the logical SFO server. In the table below, Default value means the value that is assumed when the parameter is not specified. Recommended value of param-name is the recommended parameter corresponding to the parameters for compatibility.

Table C-5 Parameters that can be specified in the logical SFO server (for compatibility)

Value of param-nameValue specified in param-valueDefault valueRecommended param-name value
add.jvm.arg.mSets up the extension startup parameter.
Specifies the JavaVM options that can be specified when you start JavaVM.#
Noneadd.jvm.arg
ejbserver.rmi.naming.host.valueSpecifies the host of the RMI registry and MBean server used by the SFO server in the multi-homed host environment.
true: The host name or IP address that can reference the network of the host defined in "management domain configuration definition" is set up.
false: The host name or IP address is not set up.
etc: The loopback address (localhost) is set up.
falseejbserver.rmi.naming.host
ex.param.mSpecifies the SFO server extension parameter in any option #1 used in the SFO server.Noneex.param
ex.properties.mSpecifies the JavaVM system properties.#Noneex.properties
httpSpecifies the port number of the simple Web server in a range from 1 to 65535.8080ejbserver.http.port
inprocess.ns.portSpecifies the port number for the in-process naming service in the range from 1 to 65535.900ejbserver.naming.port
jvm.ms.sizeSpecifies the initial size of memory required for JavaVM in a range from 0 to 9999999999​ (unit: megabytes).
Specify a value which consists of the relationship jvm.ms.size [Figure] jvm.mx.size.
128add.jvm.arg
jvm.mx.sizeSpecifies the maximum size of memory required for JavaVM in a range from 0 to 9999999999​ (unit: megabyte).
Specify a value which consists of the relationship jvm.ms.size [Figure] jvm.mx.size.
128add.jvm.arg
LogFile.Console.filenumSpecifies the number of console log files.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.ConsoleLogFile.filenum
LogFile.Console.filesizeSpecifies the size of a console log file in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.ConsoleLogFile.filesize
LogFile.EJBContainer.filenumSpecifies the number of EJB container maintenance log files.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.EJBContainerLogFile.filenum
LogFile.EJBContainer.filesizeSpecifies the size of an EJB container maintenance log file in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.EJBContainerLogFile.filesize
LogFile.Exception.filenumSpecifies the number of exception log files.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.ExceptionLogFile.filenum
LogFile.Exception.filesizeSpecifies the size of an exception log file in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.ExceptionLogFile.filesize
LogFile.Maintenance.filenumSpecifies the number of maintenance log files.
You can specify 1, 2, 4, 8, and 16.
4ejbserver.logger.channels.define.MaintenanceLogFile.filenum
LogFile.Maintenance.filesizeSpecifies the size of a maintenance log file in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
16777216​ejbserver.logger.channels.define.MaintenanceLogFile.filesize
LogFile.Message.filenumSpecifies the number of message log files.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.MessageLogFile.filenum
LogFile.Message.filesizeSpecifies the size of a message log file in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.MessageLogFile.filesize
loglevelSpecifies the log output level.
Error: Normal operations
Error,Warning: Normal operations (verbose)
Error,Warning,Information: During testing
Error,Warning,Information,Debug: Troubleshooting
Errorejbserver.logger.enabled.#
manager.mevent.sender.bind.host.valueSpecifies whether to fix the local address of the Management event issuing functionality.
true: The host is fixed.
false: The host is not fixed.
falsemanager.mevent.sender.bind.host
mngagent.connector.host.valueSpecifies whether to fix the Management Agent host of the J2EE container.
true: The host is fixed.
false: The host is not fixed.
falsemngagent.connector.host
mngagent.connector.port.valueSpecifies the Management Agent port number of the J2EE container in the range from 0 to 65535.
0 indicates Automatic.
0 (automatic)mngagent.connector.port
vbroker.se.iiop_tp.host.valueSpecifies whether to fix the host in the EJB container.
true: The host is fixed.
false: The host is not fixed.
etc: Connection is received for the loopback address (localhost).
falsevbroker.se.iiop_tp.host
WatchFile.FileDescriptor.filenumSpecifies the number of monitoring result output files for the file descriptors.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.FileDescriptorWatchLogFile.filenum
WatchFile.FileDescriptor.filesizeSpecifies the size of the monitoring result output file for the file descriptors in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.FileDescriptorWatchLogFile.filesize
WatchFile.Memory.filenumSpecifies the number of monitoring result output files for memory.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.MemoryWatchLogFile.filenum
WatchFile.Memory.filesizeSpecifies the size of the monitoring result output file for memory in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.MemoryWatchLogFile.filesize
WatchFile.Thread.filenumSpecifies the number of monitoring result output files for threads.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.ThreadWatchLogFile.filenum
WatchFile.Thread.filesizeSpecifies the size of the monitoring result output file for threads in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.ThreadWatchLogFile.filesize
WatchFile.Threaddump.filenumSpecifies the number of monitoring result output files for the thread dump files.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.ThreaddumpWatchLogFile.filenum
WatchFile.Threaddump.filesizeSpecifies the size of the monitoring result output file for the thread dump files in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.ThreaddumpWatchLogFile.filesize
webserver.connector.ajp13.bind_host.valueSpecifies whether to fix the host in the settings for connecting the Web container to the Web server.
true: The host is fixed.
false: The host is not fixed.
etc: Connection is received for the loopback address (localhost).
falsewebserver.connector.ajp13.bind_host
webserver.connector.http.bind_host.valueSpecifies whether to fix the host in the settings for the Web container management server (Simple Web server).
true: The host is fixed.
false: The host is not fixed.
falsewebserver.connector.http.bind_host
#
To specify multiple values, specify multiple <param-value>.
Also, to enable a parameter, add '.' at the beginning of the string. If you want to disable a parameter, add '#' at the beginning of the string.
(Example)
<param-name>ex.param.m</param-name>
<param-value>.ssss</param-value>
<param-value>#rrrr</param-value>