Hitachi

uCosminexus Application Server Application Setup Guide


9.11.2 Defining the control of the number of threads executed concurrently for each Web application

You specify the definition in order to control the number of threads executed concurrently in the Web container.

Organization of this subsection

(1) Attribute file to be edited

WAR attribute file

(2) Acquiring the attribute file to be edited and setting the attributes

(3) Attribute settings to be edited

The following table describes the property settings for controlling the number of threads executed concurrently in the Web container (<thread-control>):

Items

Mandatory

Corresponding tags

Maximum number of threads executed concurrently

Y

<thread-control-max-threads>

Number of exclusive threads

Y

<thread-control-exclusive-threads>

Size of the pending queue of each Web application

Y

<thread-control-queue-size>

Legend:

Y: Mandatory

For details on the property settings, see 3.7.1 Specifications of the HITACHI WAR Property file in the uCosminexus Application Server Application and Resource Definition Reference Guide.