C.4 Tuning parameters for specifying the timeout (methods other than the recommended procedures)
This subsection describes the locations to set up the tuning parameters used for specifying the timeout.
- Organization of this subsection
(1) Timeout specified in the Web server for receiving requests from the client and sending data to the client
When integrating with Web servers, set the tuning parameters at the Web server level. Only specify these tuning parameters when integrating with Web servers.
|
Method of setup |
Location of setup |
|---|---|
|
Management portal |
Timeout directive of "Additional directives" of "Perform the setup for each item" in "Web Server Setup" window. |
|
Edit file# |
The Timeout directive in httpsd.conf |
- #
-
Set up the tuning parameters by editing httpd.conf, a definition file of Cosminexus HTTP Server.
(2) Timeout specified in the reverse proxy of the HTTP Server for sending and receiving data to and from the Web container
The following table describes the tuning parameters for the timeout specified in the reverse proxy of the HTTP Server. You can specify these tuning parameters only for the Web server integration.
|
Method of setup |
Location of setup |
|---|---|
|
Management portal |
-- |
|
Edit file |
timeout key of the ProxyPass parameter in httpsd.conf |
(3) Timeout specified in the Web container for receiving data from the reverse proxy or Web client
Set up the tuning parameter for each J2EE server. The following table describes the tuning parameters for the timeout to be specified in the Web container:
|
Method of setup |
Location of setup |
|---|---|
|
Edit file |
webserver.connector.nio_http.receive_timeout key in usrconf.properties |
(4) Timeout specified in the Web container for sending data to the reverse proxy or Web client
Set up the tuning parameter for each J2EE server. The following table describes the tuning parameters for the timeout to be specified in the Web container:
|
Method of setup |
Location of setup |
|---|---|
|
Edit file |
webserver.connector.nio_http.send_timeout key in usrconf.properties |