uCosminexus Application Server, Web Container Functionality Guide

[Contents][Glossary][Index][Back][Next]

2.15 Overview of controlling the number of concurrently executing threads

In the Web container, the servlet requests are processed in multi-threads. You can set the upper limit for the number of threads that you can execute concurrently. By setting the upper limit, you can prevent a decline in the performance due to slashing. If you set an appropriate number of threads, you can tune the performance as per the access status.

This section describes the settings for controlling the number of concurrently executing threads.

The following table describes the organization of this section.

Table 2-50 Organization of this section (Controlling the number of concurrently executing threads)

Category Title Reference
Description Control units of the number of threads 2.15.1
Parameters for controlling the number of concurrently executing threads 2.15.2
Number of threads used in error processing of static contents and requests 2.15.3

Note:
There is no specific description of Implementation, Settings, Operations, and Notes for this functionality.

Organization of this section
2.15.1 Control units of the number of threads
2.15.2 Parameters for controlling the number of concurrently executing threads
2.15.3 Number of threads used in error processing of static contents and requests