uCosminexus Application Server, Web Container Functionality Guide
To control the number of concurrently executing threads in the Web container, you must set up a J2EE server.
This subsection describes the settings for controlling the number of concurrently executing threads in the Web container.
The methods for controlling the number of concurrently executing threads include the controlling in Web container, in Web application, and in URL group.
To control the number of concurrently executing threads in the Web container, set the maximum number of threads that can be executed concurrently in the entire Web container. The number of threads set here is shared in all the Web applications deployed on the Web container.
Specify the definition for controlling the number of concurrently executing threads in the Web container in the following parameter within the <configuration> tag of the logical J2EE server (j2ee-server) in the Easy Setup definition file.
For details on the Easy Setup definition file and the parameters to be specified, see the uCosminexus Application Server Definition Reference Guide.
Note that when you control the number of concurrently executing threads in the Web application, you also need to simultaneously specify the settings to control the number of threads in the Web container.
Specify settings for controlling the number of concurrently executing threads in the Web application using the Easy Setup definition file and the server management commands. The method of setup is the same as is used for the Web server integration functionality. For details on how to set up the number of concurrently executing threads in the Web applications when the Web server integration functionality is used, see 2.17 Controlling the number of concurrently executing threads in the Web application.
To control the number of concurrently executing threads in the URL group, you must also specify settings for controlling the number of concurrently executing threads in the Web application and the settings for controlling the number of threads in the Web container simultaneously.
Specify settings for controlling the number of concurrently executing threads in the URL group by using the server management commands. The method of setup is the same as is used for the Web server integration functionality. For details on how to set the number of concurrently executing threads in the URL group when the Web server integration functionality is used, see 2.18 Controlling the number of concurrently executing threads in the URL group.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.