uCosminexus Application Server, System Setup and Operation Guide
The following table describes parameters set to the logical Web server, from among the parameters for which the values other than the default values are set by using the Setup Wizard. For details on the parameters, see 4.13 Parameters that you can specify in logical Web server in the uCosminexus Application Server Definition Reference Guide.
Table A-1 Parameters for which values other than the default values are set (logical Web server)
| Parameter name | Default parameter value | Value set by using a Setup Wizard | Explanation |
|---|---|---|---|
| HWSKeepStartServers#1 | Off | On | Maintains a number of processes running on the server. |
| KeepAliveTimeout | 15 | 3 | Specifies 3 (unit: seconds) as a request wait time for KeepAlive connection. |
| Listen | -- | 80 | Specifies 80 as a port number for receiving requests. When you set a port number of the Web server in the System Environment Settings dialog box of the custom setup, the set value becomes valid. |
| MaxClients#1 | 150 | 20 | Specifies 20 as the maximum number of clients that can be concurrently connected. |
| StartServers#1 | 5 | 20 | Specifies 20 as the number of server processes when starting a Web server. |
| ThreadsPerChild#2 | 50 | 20 | Specifies 20 as the number of threads to be started as a server. Note that the specified number of threads indicates the maximum number of concurrent connections to the server. |
| JkMount | /*J2EE-server-name | /* worker1 | Enables transfer of all requests to the Cosminexus HTTP Server to worker1. |
| worker.worker-name#3.host | host-name#4 | @myhost | Specifies @myhost as the host name of the worker. |
| worker. worker-name#3.port | J2EE-server-port-number#4 | 8007 | Sets 8007 as a worker port number. When you set ajp13 as a port number in the System Environment Settings dialog box of the custom setup, the set value becomes valid. |
| worker worker-name#3.receive_timeout | 3600 | 120 | Sets 120 seconds as the communication timeout value. |
| worker.list | J2EE-server-name#4 | worker1 | Specifies worker1 as a worker name. |
| HttpsdCustomlogFormat | hws_std | "%h %l %u %t \"%r\" %>s %b %T \"%{Referer}i\" \"%{User-Agent}i\" %P" |
|
| HttpsdErrorMethod | Div | Wrap | Outputs the error log of the Cosminexus HTTP Server by using a wrap-around method. |
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.