4.11.2 Parameters used for setting up the user properties for the J2EE server
This section describes the parameters used for setting up the user properties for the J2EE server.
For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3 usrconf.properties (User property file for J2EE servers). When you reference the section, read the key as parameter. In the table below, Default value means the value that is assumed when the parameter is not specified. VR is the version of Application Server on which parameters are introduced or changed.
Note that the specification method of parameters for which "Value in param-name" is specified is different from usrconf.properties (user property file for J2EE servers).
The following describes the specification format.
- Specification format
<param-name>parameter</param-name> <param-value>value</param-value>
Among the parameters that can be specified in usrconf.properties (the user property file for the J2EE server), specify any parameters that do not appear either in the table in 4.11.4 Parameters applicable to the JavaVM system properties for the J2EE server or in the table in this section by using the following format.
- Specification format
<param-name>ex.properties</param-name> <param-value>parameter=value</param-value>
To specify multiple values, specify multiple <param-value> elements.
- Specification format when multiple values are specified
<param-name>ex.properties</param-name> <param-value>parameter=value</param-value> <param-value>parameter=value</param-value>
- Organization of this subsection
-
(1) Parameters beginning with ejbserver.application
The following table describes the parameters beginning with ejbserver.application. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(a) Keys beginning with ejbserver.application. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.application.InitTermProcessClasses#1 |
Specify any string. |
None |
06-50 |
|
ejbserver.application.userlog.CJLogHandler.handler-name.appname |
Specify single byte character set of 0 to 16 bytes using the following characters:
|
user_app |
06-50 07-00 |
|
ejbserver.application.userlog.CJLogHandler.handler-name.count |
(If CJMessageFileHandler is used) 2-16 (If CJMPMessageFileHandler is used) 2-64 |
2 |
06-50 07-00 |
|
ejbserver.application.userlog.CJLogHandler.handler-name.encoding |
Specify 0 to 1024 bytes using the following characters:
|
None |
06-50 07-00 |
|
ejbserver.application.userlog.CJLogHandler.handler-name.filter |
Specify a class character set of 0 to 4096 bytes using the following characters:
|
None |
06-50 07-00 |
|
ejbserver.application.userlog.CJLogHandler.handler-name.formatter |
Specify a class character set of 0 to 4096 bytes using the following characters:
|
None |
06-50 07-00 |
|
ejbserver.application.userlog.CJLogHandler.handler-name.level |
The following strings can be specified:
|
SEVERE |
06-50 07-00 |
|
ejbserver.application.userlog.CJLogHandler.handler-name.limit |
(If CJMessageFileHandler is used) 8192-2147483647 (If CJMPMessageFileHandler is used) 8192-16777216 |
1048576 |
06-50 07-00 07-50 |
|
ejbserver.application.userlog.CJLogHandler.handler-name.msgid |
Specify single byte character set of 0 to 21 bytes using the following characters:
|
0001 |
06-50 07-00 |
|
ejbserver.application.userlog.CJLogHandler.handler-name.path |
Specify any string in the range of 1 to 255 bytes. |
user_log |
06-50 |
|
ejbserver.application.userlog.CJLogHandler.handler-name.separator |
Specify single byte character set of 0 to 1024 bytes using the following characters:
|
Vertical bar (|) |
06-50 07-00 |
|
ejbserver.application.userlog.Logger.logger-name.filter |
Specify a class character set of 0 to 4096 bytes using the following characters:
|
None |
06-50 07-00 |
|
ejbserver.application.userlog.Logger.logger-name.handlers#1 |
Specify a class character set of 1 to 1024 bytes beginning with alphanumeric characters. Also, when specifying multiple values, delimit with commas (,). |
None |
06-50 07-00 |
|
ejbserver.application.userlog.Logger.logger-name.level |
The following strings can be specified:
|
SEVERE |
06-50 |
|
ejbserver.application.userlog.Logger.logger-name.useParentHandlers |
The following strings can be specified:
|
true |
06-50 |
|
ejbserver.application.userlog.loggers#1 |
Specify a class path within 1024 characters. When specifying multiple values, delimit with commas (,). You can specify the following characters in the class path:
However, the class path must begin with an alphanumeric character. |
None |
06-50 07-00 |
|
ejbserver.application.userlog.menu.handlers.#1#2 |
Specify the list of handler names. When specifying multiple values, delimit with commas (,). |
None |
06-50 07-00 |
- #1
-
To specify multiple values in param-value, delimit the values with commas (,).
(Example)
<param-value>value1, value2, value3</param-value>
- #2
-
When you delete the handler name from this parameter, also delete the related parameter (ejbserver.application.userlog.CJLogHandler.handler-name-to-be-deleted.XXX).
Note that the key corresponding to this parameter does not exist 2.2.3(5)(a) Keys beginning with ejbserver.application.
(2) Parameters beginning with ejbserver.client
The following table describes the parameters beginning with ejbserver.client. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(c) Keys beginning with ejbserver.client. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.client.ctm.RequestPriority |
Specify the value using an integer from 1 to 8. |
4 |
06-50 07-10 |
(3) Parameters beginning with ejbserver.commonj
The following table describes the parameters beginning with ejbserver.commonj. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(d) Keys beginning with ejbserver.commonj. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.commonj.WorkManager.non_daemon_work_threads |
Specify the value using an integer from 1 to 65535. |
10 |
08-50 |
(4) Parameters beginning with ejbserver.compiler
The following table describes the parameters beginning with ejbserver.compiler.
|
Value of param-name |
Value of param-value |
Specifiable value |
Default value |
VR |
|---|---|---|---|---|
|
Specifies the maximum heap size of the javac command invoked when a J2EE application is started. Specify a value that satisfies the condition ejbserver.compiler.jvm.minHeapSize ≤ ejbserver.compiler.jvm.maxHeapSize. This parameter is valid in version 09-00-01 or earlier, and is ignored even if specified in version 09-00-02 or later. |
Specify the value using an integer from 1 to 4095. |
256 |
06-50 07-00 |
|
|
Specifies a range of 1 to 4095 (unit: megabytes) as the initial heap size of the javac command invoked when a J2EE application is started. Specify a value that satisfies the condition ejbserver.compiler.jvm.minHeapSize ≤ ejbserver.compiler.jvm.maxHeapSize. This parameter is valid in version 09-00-01 or earlier, and is ignored even if specified in version 09-00-02 or later. |
Specify the value using an integer from 1 to 4095. |
32 |
06-50 07-00 |
- #
-
When this value is specified in megabytes, the characters m or M are not required.
Also, you cannot specify the value in Kilobytes adding the characters k or K.
(5) Parameters beginning with ejbserver.connectionpool
The following table describes the parameters beginning with ejbserver.connectionpool. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(f) Keys beginning with ejbserver.connectionpool. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.connectionpool.association.enabled |
The following strings can be specified:
|
false |
07-50 |
|
ejbserver.connectionpool.validation.timeout |
Specify the value using an integer from 1 to 2147483647. |
5 |
08-00 |
(6) Parameters beginning with ejbserver.connector
The following table describes the parameters beginning with ejbserver.connector. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(g) Keys beginning with ejbserver.connector. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.connector.logwriter.filenum |
Specify the value using an integer from 1 to 16. |
4 |
06-50 07-00 |
|
ejbserver.connector.logwriter.filesize |
Specify an integer from 4096 to 2147483647 (unit: bytes). |
2097152 |
06-50 07-00 |
(7) Parameters beginning with ejbserver.container
The following table describes the parameters beginning with ejbserver.container. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(h) Keys beginning with ejbserver.container. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.container.audit_trail.enabled |
The following strings can be specified:
|
false |
07-60 |
|
ejbserver.container.passivate.scan.interval |
Specify an integer from 0 to 2147483 (unit: seconds). |
0 |
06-50 |
|
ejbserver.container.remove.scan.interval |
Specify an integer from 0 to 153722867280912 (unit: minutes). |
5 |
06-50 |
(8) Parameters beginning with ejbserver.ctm
The following table describes the parameters beginning with ejbserver.ejb. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(i) Keys beginning with ejbserver.ctm. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.ctm.ActivateTimeOut |
Specify an integer from 0 to 2147483647 (unit: seconds). |
180 |
06-50 07-10 |
|
ejbserver.ctm.CTMID |
The following strings can be specified:
|
ctm-tier: IP-address-of-used-CTM-with-period-replaced-by-underscore(_)_port-number-of-CTM-used Others: IP-address |
07-50 |
|
ejbserver.ctm.DeactivateTimeOut |
Specify an integer from 0 to 2147483647 (unit: seconds). |
180 |
06-50 07-10 |
|
ejbserver.ctm.QueueLength |
Specify the value using an integer from 1 to 32767. |
None |
06-50 07-10 |
|
ejbserver.ctm.useGlobalJNDI |
The following strings can be specified:
|
false |
09-00 |
(9) Parameters beginning with ejbserver.deploy
The following table describes the parameters beginning with ejbserver.deploy. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(j) Keys beginning with ejbserver.deploy. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.deploy.annotations.load_libjars.enabled |
The following strings can be specified:
|
true |
09-50 |
|
ejbserver.deploy.annotations.load_check.enabled |
The following strings can be specified:
|
false |
08-00 |
|
ejbserver.deploy.context.check_interval |
Specify an integer from 0 to 2147483647 (unit: seconds). |
0 |
07-00 |
|
ejbserver.deploy.context.reload_scope |
The following strings can be specified:
|
app |
07-00 |
|
ejbserver.deploy.context.update.interval |
Specify an integer from 0 to 2147483647 (unit: seconds). |
0 |
07-00 |
|
ejbserver.deploy.resourcefile.scramble.enabled |
The following strings can be specified:
|
false |
06-50 |
|
ejbserver.deploy.session.work.directory |
Specify any string. |
|
07-00 |
(10) Parameters beginning with ejbserver.distributedtx
The following table describes the parameters beginning with ejbserver.distributedtx. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(k) Keys beginning with ejbserver.distributedtx. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.distributedtx.ots.recoverFailMessageCount |
Specify the value using an integer from 0 to 2147483647. |
0 |
09-00 |
|
ejbserver.distributedtx.ots.status.directory1 |
Specify any string with a maximum of 200 characters. |
otsstatus |
06-70 |
|
ejbserver.distributedtx.ots.status.directory2 |
Specify any string with a maximum of 200 characters. |
None |
06-70 |
|
ejbserver.distributedtx.recovery.port |
Specify the value using an integer from 1 to 65535. |
20302 |
06-50 07-00 |
|
ejbserver.distributedtx.rollbackClientTxOnSystemException |
The following strings can be specified:
|
false |
06-50 |
|
ejbserver.distributedtx.XATransaction.enabled |
The following strings can be specified:
|
false |
06-50 |
(11) Parameters beginning with ejbserver.DynamicStubLoading
The following table describes the parameters beginning with ejbserver.DynamicStubLoading. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(l) Keys beginning with ejbserver.DynamicStubLoading. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.DynamicStubLoading.Enabled |
The following strings can be specified:
|
false |
06-50 |
(12) Parameters beginning with ejbserver.ejb
The following table describes the parameters beginning with ejbserver.ejb. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(m) Keys beginning with ejbserver.ejb. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.ejb.timerservice.maxCallbackThreads |
Specify the value using an integer from 1 to 100. |
1 |
07-00 |
|
ejbserver.ejb.timerservice.retryCount |
Specify the value using an integer from 0 to 2147483646. |
1 |
07-00 |
|
ejbserver.ejb.timerservice.retryInterval |
Specify an integer from 1 to 604800 (unit: seconds). |
5 |
07-00 |
(13) Parameters beginning with ejbserver.ext
The following table describes the parameters beginning with ejbserver.ext. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(n) Keys beginning with ejbserver.ext. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.ext.method_observation.interval |
Specify an integer from 0 to 86400 (unit: seconds). |
0 |
06-50 |
(14) Parameters beginning with ejbserver.http
The following table describes the parameters beginning with ejbserver.http. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(o) Keys beginning with ejbserver.http. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.http.port |
Specify the value using an integer from 1 to 65535. |
28008 |
07-50 11-00 |
(15) Parameters beginning with ejbserver.instrumentation
The following table describes the parameters beginning with ejbserver.instrumentation. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(p) Keys beginning with ejbserver.instrumentation. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.instrumentation.enabled |
The following strings can be specified:
|
true |
06-50 07-00 |
(16) Parameters beginning with ejbserver.jca
The following table describes the parameters beginning with ejbserver.jca. For details about the contents to be specified in param-value corresponding to 'Value of param-name' see the 2.2.3(5)(r) Keys beginning with ejbserver.jca. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.jca.adapter.tp1.bind_host |
The values that can be specified are as follows:
|
Valid local address selected automatically according to the system |
08-50 |
(17) Parameters beginning with ejbserver.jndi
The following table describes the parameters beginning with ejbserver.jndi. For details about the contents to be specified in param-value corresponding to 'Value of param-name' see the 2.2.3(5)(s) Keys beginning with ejbserver.jndi. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.jndi.cache |
The following strings can be specified:
|
on |
06-50 |
|
ejbserver.jndi.cache.interval |
Specify an integer from 0 to 2147483647 (unit: seconds). |
0 |
06-50 |
|
ejbserver.jndi.cache.interval.clear.option |
The following strings can be specified:
|
refresh |
06-50 |
|
ejbserver.jndi.global.enabled |
The following strings can be specified:
|
true |
09-00 |
|
ejbserver.jndi.namingservice.group.specify-group-name.providerurls |
Specify a string lined up in the following order: 'corbaname::' '1 to 255 alphanumeric characters or @myhost':'0 to 65535 numeric characters'. Specify a string that is delimited one or more times with a semi-colon (;) and repeated. |
None |
07-50 |
|
ejbserver.jndi.namingservice.group.list |
Specify the Logical Naming Service group delimiting with semi-colon (:). The Logical Naming Service group consists within 30 alphanumeric characters or underscore (_). |
None |
07-50 |
|
ejbserver.jndi.request.timeout |
Specify an integer from 0 to 86400 (unit: seconds). |
0 |
06-50 |
(18) Parameters beginning with ejbserver.jta
The following table describes the parameters beginning with ejbserver.jta. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(t) Keys beginning with ejbserver.jta. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.jta.TransactionManager.defaultTimeOut |
Specify an integer from 1 to 2147483647 (unit: seconds). |
180 |
06-50 |
(19) Parameters beginning with ejbserver.logger
The following table describes the parameters beginning with ejbserver.logger. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(u) Keys beginning with ejbserver.logger. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.logger.access_log.nio_http.format |
Specify the format. You can specify a value that is not longer than 1,024 characters. You can use ASCII codes 32 to 126 (decimal) to specify the format. |
%h %{X-Forwarded-For}i %l %u %d %rootap "%r" %s %b %D %S |
11-00 |
|
ejbserver.logger.access_log.websocket.enabled |
Specify either of the following values:
|
false |
11-00 |
|
ejbserver.logger.access_log.websocket.format |
Specify the format. You can specify a value that is not longer than 1,024 characters. You can use ASCII codes 32 to 126 (decimal) to specify the format. |
%TS %IO %OPCODE %ROOTAP %URI %FIN %PAYLOADDATALEN %CLIENTAP %CLOSEREASON |
11-00 |
|
ejbserver.logger.channels.define.ConnectionPoolWatchLogFile.filenum |
Specify the value using an integer from 1 to 16. |
2 |
07-50 |
|
ejbserver.logger.channels.define.ConnectionPoolWatchLogFile.filesize |
Specify an integer from 4096 to 2147483647 (unit: bytes). |
1048576 |
07-50 |
|
ejbserver.logger.channels.define.ConsoleLogFile.filenum |
Specify the value using an integer from 1 to 16. |
2 |
07-50 |
|
ejbserver.logger.channels.define.ConsoleLogFile.filesize |
Specify an integer from 4096 to 2147483647 (unit: bytes). |
1048576 |
07-50 |
|
ejbserver.logger.channels.define.DevelopmentLogFile.filenum |
Specify an integer from 1 to 16. |
4 |
09-50 |
|
ejbserver.logger.channels.define.DevelopmentLogFile.filesize |
Specify an integer from 4096 to 2147483647. |
1048576 |
09-50 |
|
ejbserver.logger.DevelopmentLogFile.level |
The following values can be specified:
|
OFF |
09-50 |
|
ejbserver.logger.channels.define.EJBContainerLogFile.filenum |
Specify the value using an integer from 1 to 16. |
2 |
07-50 |
|
ejbserver.logger.channels.define.EJBContainerLogFile.filesize |
Specify an integer from 4096 to 2147483647 (unit: bytes). |
1048576 |
07-50 |
|
ejbserver.logger.channels.define.ExceptionLogFile.filenum |
Specify the value using an integer from 1 to 16. |
2 |
07-50 |
|
ejbserver.logger.channels.define.ExceptionLogFile.filesize |
Specify an integer from 4096 to 2147483647 (unit: bytes). |
1048576 |
07-50 |
|
ejbserver.logger.channels.define.FileDescriptorWatchLogFile.filenum |
Specify the value using an integer from 1 to 16. |
2 |
07-50 |
|
ejbserver.logger.channels.define.FileDescriptorWatchLogFile.filesize |
Specify an integer from 4096 to 2147483647 (unit: bytes). |
1048576 |
07-50 |
|
ejbserver.logger.channels.define.HttpSessionWatchLogFile.filenum |
Specify the value using an integer from 1 to 16. |
2 |
07-50 |
|
ejbserver.logger.channels.define.HttpSessionWatchLogFile.filesize |
Specify an integer from 4096 to 2147483647 (unit: bytes). |
1048576 |
07-50 |
|
ejbserver.logger.channels.define.MaintenanceLogFile.filenum |
Specify the value using an integer from 1 to 16. |
4 |
07-50 |
|
ejbserver.logger.channels.define.MaintenanceLogFile.filesize |
Specify an integer from 4096 to 2147483647 (unit: bytes). |
16777216 |
07-50 |
|
ejbserver.logger.channels.define.MemoryWatchLogFile.filenum |
Specify the value using an integer from 1 to 16. |
2 |
07-50 |
|
ejbserver.logger.channels.define.MemoryWatchLogFile.filesize |
Specify an integer from 4096 to 2147483647 (unit: bytes). |
1048576 |
07-50 |
|
ejbserver.logger.channels.define.MessageLogFile.filenum |
Specify the value using an integer from 1 to 16. |
2 |
07-50 |
|
ejbserver.logger.channels.define.MessageLogFile.filesize |
Specify an integer from 4096 to 2147483647 (unit: bytes). |
1048576 |
07-50 |
|
ejbserver.logger.channels.define.NIOHTTPAccessLogFile.filenum |
Specify the value using an integer from 1 to 16. |
16 |
11-00 |
|
ejbserver.logger.channels.define.NIOHTTPAccessLogFile.filesize |
Specify the value using an integer from 4096 to 2147483647. |
4194304 |
11-00 |
|
ejbserver.logger.channels.define.RequestQueueWatchLogFile.filenum |
Specify the value using an integer from 1 to 16. |
2 |
07-50 |
|
ejbserver.logger.channels.define.RequestQueueWatchLogFile.filesize |
Specify an integer from 4096 to 2147483647 (unit: bytes). |
1048576 |
07-50 |
|
ejbserver.logger.channels.define.ThreaddumpWatchLogFile.filenum |
Specify the value using an integer from 1 to 16. |
2 |
07-50 |
|
ejbserver.logger.channels.define.ThreaddumpWatchLogFile.filesize |
Specify an integer from 4096 to 2147483647 (unit: bytes). |
1048576 |
07-50 |
|
ejbserver.logger.channels.define.ThreadWatchLogFile.filenum |
Specify the value using an integer from 1 to 16. |
2 |
07-50 |
|
ejbserver.logger.channels.define.ThreadWatchLogFile.filesize |
Specify an integer from 4096 to 2147483647 (unit: bytes). |
1048576 |
07-50 |
|
ejbserver.logger.channels.define.UserErrLogFile.filenum |
Specify the value using an integer from 1 to 16. |
2 |
07-50 |
|
ejbserver.logger.channels.define.UserErrLogFile.filesize |
Specify an integer from 4096 to 2147483647 (unit: bytes). |
1048576 |
07-50 |
|
ejbserver.logger.channels.define.UserOutLogFile.filenum |
Specify the value using an integer from 1 to 16. |
2 |
07-50 |
|
ejbserver.logger.channels.define.UserOutLogFile.filesize |
Specify an integer from 4096 to 2147483647 (unit: bytes). |
1048576 |
07-50 |
|
ejbserver.logger.channels.define.WebContainerLogFile.filenum |
Specify the value using an integer from 1 to 16. |
2 |
07-50 |
|
ejbserver.logger.channels.define.WebContainerLogFile.filesize |
Specify an integer from 4096 to 2147483647 (unit: bytes). |
1048576 |
07-50 |
|
ejbserver.logger.channels.define.WebServletLogFile.filenum |
Specify the value using an integer from 1 to 16. |
4 |
07-50 |
|
ejbserver.logger.channels.define.WebServletLogFile.filesize |
Specify an integer from 4096 to 2147483647 (unit: bytes). |
4194304 |
07-50 |
|
ejbserver.logger.channels.define.WebSocketAccessLogFile.filenum |
Specify the value using an integer from 1 to 16. |
16 |
11-00 |
|
ejbserver.logger.channels.define.WebSocketAccessLogFile.filesize |
Specify an integer in the range from 4096 to 2147483647. |
4194304 |
11-00 |
|
ejbserver.logger.enabled.* |
Specify the following strings delimiting with commas (,):
|
Error |
07-50 |
|
ejbserver.logger.rotationTime |
Specify in the HHMMSS format. |
None |
09-50 |
|
ejbserver.logger.rotationStyle |
The following strings can be specified:
|
WRAP |
09-50 |
|
ejbserver.logger.systemlog.enabled |
The following strings can be specified:
|
true |
06-50 |
(20) Parameters beginning with ejbserver.management
The following table describes the parameters beginning with ejbserver.management. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(v) Keys beginning with ejbserver.management. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.management.JVM.stats_monitor.FullGCCount.enabled |
The following strings can be specified:
|
true |
07-00 |
|
ejbserver.management.JVM.stats_monitor.FullGCCount.interval |
Specify the value using an integer from 1 to 2147483647 (unit: seconds). |
600 |
07-00 |
|
ejbserver.management.JVM.stats_monitor.FullGCCount.threshold |
Specify an integer from 1 to 2147483647 (unit: seconds). |
10 |
07-00 |
|
ejbserver.management.statistics.interval |
Specify an integer from 1 to 86400 (unit: seconds). |
60 |
07-00 |
|
ejbserver.management.stats_file.base_time |
Specify an integer from 0 to 1439 (unit: minutes). |
0 |
07-00 |
|
ejbserver.management.stats_file.dir |
Specify any string. |
[In Windows] Cosminexus-working-directory/ejb/server-name/stats [In UNIX] Cosminexus-working-directory/ejb/server-name/stats |
07-00 |
|
ejbserver.management.stats_file.enabled |
The following strings can be specified:
|
true |
07-00 |
|
ejbserver.management.stats_file.num |
Specify the value using an integer from 2 to 168. |
7 |
07-00 |
|
ejbserver.management.stats_file.period |
Specify an integer from 1 to 744 (unit: hours). |
24 |
07-00 |
|
ejbserver.management.webcontainer.stats_monitor.waiting_request_count.enabled |
The following strings can be specified:
|
true |
09-00 |
|
ejbserver.management.webcontainer.stats_monitor.waiting_request_count.high_threshold |
Specify an integer from 1 to 100 (unit: %) |
80 |
09-00 |
|
ejbserver.management.webcontainer.stats_monitor.waiting_request_count.low_threshold |
Specify an integer from 0 to 99 (unit: %) |
0 |
09-00 |
|
ejbserver.management.webcontainer.stats_monitor.whole_waiting_request_count.enabled |
The following strings can be specified:
|
true |
09-00 |
|
ejbserver.management.webcontainer.stats_monitor.whole_waiting_request_count.high_threshold |
Specify an integer from 1 to 100 (unit: %) |
80 |
09-00 |
|
ejbserver.management.webcontainer.stats_monitor.whole_waiting_request_count.low_threshold |
Specify an integer from 0 to 99 (unit: %) |
0 |
09-00 |
(21) Parameters beginning with ejbserver.manager
The following table describes the parameters beginning with ejbserver.manager. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(w) Keys beginning with ejbserver.manager. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.manager.agent.JP1EventAgent.conf |
Specify any string. |
Cosminexus-installation-directory/manager/config/manager.real-server-name.properties |
07-50 |
|
ejbserver.manager.agent.JP1EventAgent.enabled |
The following strings can be specified:
|
false |
07-50 |
|
ejbserver.manager.agent.MEventAgent.conf |
Specify any string. |
Cosminexus-installation-directory/manager/config/mevent.real-server-name.properties |
07-50 |
|
ejbserver.manager.agent.MEventAgent.enabled |
You can specify the following strings:
|
true |
06-50 07-00 |
(22) Parameters beginning with ejbserver.naming
The following table describes the parameters beginning with ejbserver.naming. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(x) Keys beginning with ejbserver.naming. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.naming.host |
The following strings can be specified:
|
Same host as the J2EE server |
07-50 |
|
ejbserver.naming.port#1 |
Specify the value using an integer from 1 to 65535. |
900 |
07-50 |
|
ejbserver.naming.startupMode#2 |
The following strings can be specified:
|
inprocess |
07-50 |
|
ejbserver.naming.startupRetryCount#1 |
Specify the value using an integer from 0 to 2147483647. |
9 |
07-50 |
|
ejbserver.naming.startupWaitTime#1 |
Specify an integer from 0 to 2147483647 (unit: seconds). |
1 |
07-50 |
- #1
-
If a value other than 'inprocess' is specified in ejbserver.naming.startupMode, the value is ignored.
- #2
-
You cannot specify automatic.
(23) Parameters beginning with ejbserver.rmi
The following table describes the parameters beginning with ejbserver.rmi. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(y) Keys beginning with ejbserver.rmi. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.rmi.localinvocation.scope |
The following strings can be specified:
|
app |
06-50 |
|
ejbserver.rmi.naming.host |
The following strings can be specified:
|
None |
07-50 |
|
ejbserver.rmi.naming.port |
Specify the value using an integer from 1 to 65535. |
23152 |
07-00 |
|
ejbserver.rmi.passbyreference |
The following strings can be specified:
|
false |
06-50 |
|
ejbserver.rmi.remote.listener.port |
Specify the value using an integer from 0 to 65535. |
23550 |
07-00 |
|
ejbserver.rmi.request.timeout |
Specify an integer from 0 to 86400 (unit: seconds). |
0 |
06-50 07-00 |
(24) Parameters beginning with ejbserver.server
The following table describes the parameters beginning with ejbserver.server. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(aa) Keys beginning with ejbserver.server. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.server.prf.PRFID |
The following strings can be specified:
|
PRF-identifier-of-PRF-used |
07-50 |
|
ejbserver.server.threaddump.filenum |
Specify the value using an integer from 1 to 2147483647. |
256 |
06-50 |
|
ejbserver.server.eheap.httpsession.enabled |
The following strings can be specified:
|
true |
08-00 |
(25) Parameters beginning with ejbserver.stateful
The following table describes the parameters beginning with ejbserver.Stateful. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(ab) Keys beginning with ejbserver.stateful. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.stateful.passivate.switch |
The following strings can be specified:
|
false |
06-50 |
(26) Parameters beginning with ejbserver.stdoutlog
The following table describes the parameters beginning with ejbserver.stdoutlog. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(ac) Keys beginning with ejbserver.stdoutlog. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.stdoutlog.autoflush |
The following strings can be specified:
|
false |
08-00 |
(27) Parameters beginning with ejbserver.watch
The following table describes the parameters beginning with ejbserver.watch. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(ad) Keys beginning with ejbserver.watch. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.watch.defaultRequestQueue.enabled |
The following strings can be specified:
|
true |
06-50 |
|
ejbserver.watch.defaultRequestQueue.interval |
Specify an integer from 1 to 2147483647 (unit: seconds). |
30 |
06-50 |
|
ejbserver.watch.defaultRequestQueue.threshold |
Specify an integer from 1 to 100 (unit:%). |
80 |
06-50 |
|
ejbserver.watch.defaultRequestQueue.writefile.enabled |
The following strings can be specified:
|
true |
06-50 |
|
ejbserver.watch.enabled |
The following strings can be specified:
|
true |
06-50 |
|
ejbserver.watch.fileDescriptor.enabled |
The following strings can be specified:
|
true |
06-50 |
|
ejbserver.watch.fileDescriptor.interval |
Specify an integer from 1 to 2147483647 (unit: seconds). |
60 |
06-50 |
|
ejbserver.watch.fileDescriptor.threshold |
Specify the value using an integer from 1 to 2147483647. |
2147483647 |
06-50 |
|
ejbserver.watch.fileDescriptor.writefile.enabled |
The following strings can be specified:
|
true |
06-50 |
|
ejbserver.watch.memory.enabled |
The following strings can be specified:
|
true |
06-50 |
|
ejbserver.watch.memory.interval |
Specify an integer from 1 to 2147483647 (unit: seconds). |
60 |
06-50 |
|
ejbserver.watch.memory.threshold |
Specify an integer from 1 to 100 (unit: %). |
80 |
06-50 |
|
ejbserver.watch.memory.writefile.enabled |
The following strings can be specified:
|
true |
06-50 |
|
ejbserver.watch.thread.enabled |
The following strings can be specified:
|
true |
06-50 |
|
ejbserver.watch.thread.interval |
Specify an integer from 1 to 2147483647 (unit: seconds). |
60 |
06-50 |
|
ejbserver.watch.thread.threshold |
Specify the value using an integer from 1 to 2147483647. |
2147483647 |
06-50 |
|
ejbserver.watch.thread.writefile.enabled |
The following strings can be specified:
|
true |
06-50 |
|
ejbserver.watch.threaddump.enabled |
The following strings can be specified:
|
true |
06-50 |
|
ejbserver.watch.threaddump.interval |
Specify an integer from 1 to 2147483647 (unit: seconds). |
30 |
06-50 |
|
ejbserver.watch.threaddump.threshold |
Specify an integer from 1 to 100 (unit: %). |
80 |
06-50 |
|
ejbserver.watch.threaddump.writefile.enabled |
The following strings can be specified:
|
true |
06-50 |
(28) Parameters beginning with ejbserver.webj2ee
The following table describes the parameters beginning with ejbserver.webj2ee. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(ae) Keys beginning with ejbserver.webj2ee. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
ejbserver.webj2ee.connectionAutoClose.enabled |
The following strings can be specified:
|
true |
06-50 07-00 |
(29) Parameters beginning with https
The following table describes the specifiable keys and the parameters beginning with https. For details on the contents to be specified in param-value corresponding to the Value of param-name column, see the description in 2.2.3(5)(af) Keys beginning with https. When you reference this section, read the key as a parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
https.cipherSuites |
# |
# |
09-50 |
|
https.protocols |
# |
# |
09-50 |
- #
-
For details on the keys, see the JDK documentation.
(30) Parameters beginning with java
The following table describes the parameters beginning with java. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(ag) Keys beginning with java. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
java.naming.factory.initial |
The following strings can be specified:
|
com.hitachi.software.ejb.jndi.InsContextFactory |
06-50 |
(31) Parameters beginning with vbj
The following table describes the parameters beginning with vbj.
|
Value of param-name |
Value of param-value |
Specifiable value |
Default value |
VR |
|---|---|---|---|---|
|
Specifies the maximum heap size of the java2iiop command invoked when a J2EE application starts. Specify the value that satisfies the condition vbj.java2iiop.jvm.minHeapSize ≤ vbj.java2iiop.jvm.maxHeapSize. |
Specify the value using an integer from 1 to 4095. |
128 |
06-50 07-00 |
|
|
Specifies a range of 1 to 4095 (unit: megabytes) as the initial heap size of the java2iiop command invoked when a J2EE application starts. Specify the value that satisfies the condition vbj.java2iiop.jvm.minHeapSize ≤ vbj.java2iiop.jvm.maxHeapSize. |
Specify the value using an integer from 1 to 4095. |
16 |
06-50 07-00 |
- Note:
-
When this value is specified in megabytes, the characters m or M are not required.
Also, you cannot specify the value in Kilobytes adding the characters k or K.
(32) Parameters beginning with vbroker
The following table describes the parameters beginning with vbroker. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(ai) Keys beginning with vbroker. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
vbroker.agent.port |
Specify the value using an integer from 1 to 65535. |
14000 |
07-50 |
|
vbroker.se.iiop_tp.host |
The following strings can be specified:
|
None |
07-50 |
|
vbroker.se.iiop_tp.scm.iiop_tp.listener.port |
Specify the value using an integer from 0 to 65535. |
0 |
06-50 07-00 |
(33) Parameters beginning with webserver.application
The following table describes the parameters beginning with webserver.application. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(aj) Keys beginning with webserver.application. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
webserver.application.lower_version |
The following strings can be specified:
|
None |
08-50 |
(34) Parameters beginning with webserver.connector
The following table describes the parameters beginning with webserver.connector. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(ak) Keys beginning with webserver.connector. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
webserver.connector.http.bind_host |
Specify one of the following values:
Note
|
None |
07-50 |
|
webserver.connector.http.permitted.hosts# |
The values that can be specified are as follows:
|
None |
06-50 07-00 |
|
webserver.connector.limit.max_parameter_count |
Specify the value using an integer from -1 to 2147483647. |
10000 |
09-00 |
|
webserver.connector.limit.max_post_form_data |
Specify the value using an integer from -1 to 2147483647. |
2097152 |
08-50 |
|
webserver.connector.nio_http.port |
Specify the value using an integer from 1 to 65535. |
8008 |
11-00 |
|
webserver.connector.nio_http.backlog |
Specify the value using an integer from 1 to 2147483647. |
511 |
11-00 |
|
webserver.connector.nio_http.bind_host |
The values that can be specified are as follows:
|
None |
11-00 |
|
webserver.connector.nio_http.idle_thread_timeout |
Specify the value using an integer from 1 to 2147483647. |
60 |
11-00 |
|
webserver.connector.nio_http.keep_alive.max_requests |
Specify the value using an integer from 0 to 2147483647. |
0 |
11-00 |
|
webserver.connector.nio_http.keep_alive.timeout |
Specify the value using an integer from 0 to 3600. |
0 |
11-00 |
|
webserver.connector.nio_http.limit.max_headers |
Specify the value using an integer from 0 to 32767. |
100 |
11-00 |
|
webserver.connector.nio_http.limit.max_request_body |
Specify the value using an integer from -1 to 2147483647. |
-1 |
11-00 |
|
webserver.connector.nio_http.limit.max_request_header |
Specify the value using an integer from 7 to 65536. |
16384 |
11-00 |
|
webserver.connector.nio_http.max_connections |
Specify the value using an integer from 1 to 2147483647. |
1024 |
11-00 |
|
webserver.connector.nio_http.max_servlet_execute_threads |
Specify the value using an integer from 1 to 2147483647. |
100 |
11-00 |
|
webserver.connector.nio_http.max_threads |
Specify the value using an integer from 1 to 2147483647. |
100 |
11-00 |
|
webserver.connector.nio_http.min_threads |
Specify the value using an integer from 1 to 2147483647. |
10 |
11-00 |
|
webserver.connector.nio_http.permitted.hosts |
Specify a comma-separated list of IP addresses or host names. You can also specify an asterisk (*). The characters you can use to specify IP addresses or host names are alphanumeric characters, underscores (_), hyphens (-), and periods (.). Do not place spaces before and after each comma (,). |
* |
11-00 |
|
webserver.connector.nio_http.receive_timeout |
Specify the value using an integer from 0 to 3600. |
300 |
11-00 |
|
webserver.connector.nio_http.response.header.server |
Specify any string. |
CosminexusComponentContainer |
11-00 |
|
webserver.connector.nio_http.send_timeout |
Specify the value using an integer from 0 to 3600. |
300 |
11-00 |
- #
-
To specify multiple values in param-value, delimit the values with commas (,).
(Example)
<param-value>value1, value2, value3</param-value>
(35) Parameters beginning with webserver.container
The following table describes the parameters beginning with webserver.container. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(al) Keys beginning with webserver.container. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
webserver.container.server_id.enabled |
The following strings can be specified:
|
false |
06-51 |
|
webserver.container.server_id.name |
Specify a string of 1 to 64 characters using alphanumeric characters and underscore (_). Note that if you specify the string JSESSIONID, an error will occur. |
Null character (The value of cookie-name specified in the load balancer settings is automatically set.) |
06-51 07-00 07-50 |
|
webserver.container.server_id.value |
Specify a string of 1 to 64 characters using alphanumeric characters and the underscore (_). |
String generated using the hash function from the host name and J2EE server name/Web container server name (compatibility function) |
06-51 07-10 07-50 |
|
webserver.container.thread_control.queue_size |
Specify the value using an integer from 0 to 2147483647. |
8192 |
06-50 |
|
webserver.container.jaxws.webservice.no_webxml.enabled |
The following strings can be specified:
|
none |
08-00 |
|
webserver.container.jaxws.webservice.wsee.no_webxml.enabled |
The following strings can be specified:
|
lax |
08-70 |
|
webserver.container.jaxws.webservice.wsee.warname |
Specifies the relative path of the WAR file for setup existing in the EAR file. |
CosminexusWSEE.war |
08-70 |
|
webserver.container.servlet.default_mapping.enabled |
The following strings can be specified:
|
false |
08-00 |
(36) Parameters beginning with webserver.context
The following table describes the parameters beginning with webserver.context. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(am) Keys beginning with webserver.context. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
webserver.context.check_interval |
Specify an integer from 0 to 2147483647 (unit: seconds). |
None |
07-00 |
|
webserver.context.reload_delay_timeout |
Specify an integer from -2147483648 to 2147483647 (unit: seconds). |
0 |
07-00 |
|
webserver.context.update.interval |
Specify an integer from 0 to 2147483647 (unit: seconds). |
None |
07-00 |
(37) Parameters beginning with webserver.dbsfo
The following table describes the parameters beginning with webserver.dbsfo. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(an) Keys beginning with webserver.dbsfo. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
webserver.dbsfo.enabled |
The following strings can be specified:
|
false |
08-00 |
|
webserver.dbsfo.exclude.uris |
Specify a normalized URI in character string starting from a forward slash (/). |
None |
08-50 |
|
webserver.dbsfo.connector.name |
Specify any string. |
COSMINEXUS_SFO_DBCONNECTOR |
08-00 |
|
webserver.dbsfo.attribute_data_size.max |
Specify the value using an integer from 128 to 10485760. |
1024 |
08-00 |
|
webserver.dbsfo.exclude.extensions |
Specify a string within 512 characters using the following characters:
When specifying multiple extensions, delimit with commas (,). |
txt,htm,html,jpg,gif,js |
08-00 |
|
webserver.dbsfo.check_size.mode |
The following strings can be specified:
|
off |
08-00 |
|
webserver.dbsfo.exception_type_backcompat |
The following strings can be specified:
|
false |
08-70 |
|
webserver.dbsfo.integrity_mode.enabled |
The following strings can be specified:
|
false |
08-70 |
|
webserver.dbsfo.negotiation.high_level |
The following strings can be specified:
|
false |
08-70 |
|
webserver.dbsfo.session_read_only.uris |
Specify a normalized URI in character string starting from a forward slash (/). |
None |
08-70 |
|
webserver.dbsfo.thread_control_queue.enabled |
The following strings can be specified:
|
false |
08-70 |
(38) Parameters beginning with webserver.http
The following table describes the parameters beginning with webserver.http. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(ap) Keys beginning with webserver.http. When you reference the section, read the key as a parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
webserver.http.request.encoding |
Specify any string with a maximum of 1024 characters. |
None |
07-10 |
|
webserver.http.request.uri_decode.enabled |
The following strings can be specified:
|
false |
08-50 |
|
webserver.http.response.encoding |
Specify any string with a maximum of 1024 characters. |
None |
07-10 |
(39) Parameters beginning with webserver.jsp
The following table describes the parameters beginning with webserver.jsp. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(aq) Keys beginning with webserver.jsp. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
webserver.jsp.additional.import.list |
Specify any string. |
None |
08-70 |
|
webserver.jsp.check_interval |
Specify an integer from 0 to 2147483647 (unit: seconds). |
None |
07-00 |
|
webserver.jsp.compile.backcompat |
You can specify the following values and strings:
|
false |
06-50 07-00 09-60 09-70 |
|
webserver.jsp.debugging.enabled |
The following strings can be specified:
|
false |
08-00 |
|
webserver.jsp.jsp_page.bom.enabled |
The following strings can be specified:
|
true |
08-00 |
|
webserver.jsp.keepgenerated |
The following strings can be specified:
|
false |
06-50 |
|
webserver.jsp.pageEncoding |
Specify any string with a maximum of 1024 characters. |
None |
07-10 |
|
webserver.jsp.tld.mapping.java_ee_tag_library.enabled |
The following strings can be specified:
|
true |
08-00 |
|
webserver.jsp.translation.customAction.ignoreCaseAttributeName |
The following strings can be specified:
|
false |
08-00 |
|
webserver.jsp.translation.backcompat.customAction.declareVariable |
The following strings can be specified:
|
false |
07-60 |
|
webserver.jsp.translation.backcompat.tag.noCheckRtexprvalue |
The following strings can be specified:
|
false |
07-60 |
|
webserver.jsp.translation.backcompat.tag.rtexprvalueTerminate |
The following strings can be specified:
|
false |
07-60 |
|
webserver.jsp.translation.backcompat.taglib.noCheckPrefix |
The following strings can be specified:
|
false |
07-60 |
|
webserver.jsp.translation.backcompat.useBean.noCheckClass |
The following strings can be specified:
|
false |
07-60 |
|
webserver.jsp.translation.useBean.noCheckDuplicateId |
The following strings can be specified:
|
false |
08-00 |
|
webserver.jsp.update.interval |
Specify the value using an integer from 0 to 2147483647. |
None |
07-00 |
(40) Parameters beginning with webserver.servlet
The following table describes the parameters beginning with webserver.servlet. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(as) Keys beginning with webserver.servlet. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
webserver.servlet_api.exception.getCause.backcompat |
The following strings can be specified:
|
false |
08-00 |
|
webserver.ServletContainerInitializer_jar.include.path |
There are no restrictions on the permitted characters. When specifying multiple values, delimit with commas (,). Use a forward slash (/) as the directory path delimiter. |
None |
09-00 |
(41) Parameters beginning with webserver.session
The following table describes the parameters beginning with webserver.session. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(au) Keys beginning with webserver.session. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
webserver.session.cookie_config.http_only |
The following strings can be specified:
|
false |
09-50 |
|
webserver.session.cookie_config.name |
Specify any string. |
JSESSIONID |
09-50 |
|
webserver.session.server_id.value |
Specify a string within 64 characters using alphanumeric characters and underscore (_). |
String generated using the hash function from the host name and J2EE server name/Web container server name (compatibility functionality) # |
06-50 07-10 07-50 |
|
webserver.session.max.throwHttpSessionLimitExceededException |
The following strings can be specified:
|
false |
08-00 |
|
webserver.session.tracking_mode |
The following strings can be specified:
|
Specify both COOKIE and URL |
09-50 |
- #
-
Management Server automatically sets an 8-digit hexadecimal except for the free-tier.
(42) Parameters beginning with webserver.static
The following table describes the parameters beginning with webserver.static. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(av) Keys beginning with webserver.static. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
webserver.static_content.cache.enabled |
The following strings can be specified:
|
false |
06-70 |
|
webserver.static_content.cache.filesize.threshold |
Specify the value using an integer from 0 to 2147483647. |
524288 |
06-70 |
|
webserver.static_content.cache.size |
Specify the value using an integer from 0 to 2147483647. |
10485760 |
06-70 07-00 |
|
webserver.static_content.encoding.extension |
Specify any string. |
None |
07-60 |
(43) Parameters beginning with webserver.work
The following table describes the parameters beginning with webserver.work. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(aw) Keys beginning with webserver.work. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
webserver.work.clean |
The following strings can be specified:
|
false |
06-50 |
|
webserver.work.directory |
Specify any string. |
(In Windows) &{cosminexus.home}\CC\server\repository\&{server.name}\web (In UNIX) &{cosminexus.home}/CC/server/repository/&{server.name}/web |
06-50 |
(44) Parameters beginning with webserver.xml
The following table describes the parameters beginning with webserver.xml. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.2.3(5)(ax) Keys beginning with webserver.xml. When you reference the section, read the key as parameter.
|
Value of param-name |
Specifiable value |
Default value |
VR |
|---|---|---|---|
|
webserver.xml.validate |
The following strings can be specified:
|
true |
06-50 |