Configuring the number of Web container transport
threads
- Open the Administrative Console.
- Expand the Nodes folder, then expand your_node.
- Select the Application Server.
- Click the Services tab, then select Web Container
Service > Edit Properties.
- Select the General tab in the Web Container Service window. For
the Minimum thread size and Maximum thread size fields, it
is preferable to set the same value. To determine the optimal setting,
load test your application.
- Ensure that Allow thread allocation beyond maximum is not
checked.
- Click OK, then click Apply.
- Stop, then restart the Application Server for the changes to take
effect.
Configuring the number of keep alive threads, including the
recommended timeouts:
- Open the Administrative Console.
- Expand the Nodes folder, then expand your_node.
- Select the Application Server.
- Click the Services tab, then select Web Container
Service > Edit Properties.
- Select the Transport tab in the Web Container Service window.
For the Maximum keep alives field, it is preferable to set the
value to 90% of the Maximum thread size for the Web container, which is
located on the General tab.
- Set both the Keep alive timeout and the I/O timeout to
30.
- Click OK, then click Apply.
- Stop, then restart the Application Server for the changes to take
effect

|