UCF STIG Viewer Logo

The WebSphere Application Server thread pool size must be defined according to application load requirements.


Overview

Finding ID Version Rule ID IA Controls Severity
V-81389 WBSP-AS-001590 SV-96103r1_rule Medium
Description
A thread pool enables components of the application server to reuse threads, which eliminates the need to create new threads at run time. Creating new threads expends system resources and can possibly lead to a DoS. Perform loading for your application to determine the required thread pool sizes.
STIG Date
IBM WebSphere Traditional V9.x Security Technical Implementation Guide 2018-08-24

Details

Check Text ( C-81099r1_chk )
Review System Security Plan documentation.

Identify the application thread pool size requirements defined by system owner.

From the admin console navigate to Servers >> all servers >> [server name] >> ThreadPools.

Verify thread pool size according to specifications in documentation.

If the maximum size for each threadpool is set too large, and not set according to application requirements, this is a finding.
Fix Text (F-88175r1_fix)
Perform loading for your application to determine the required thread pool sizes.

To set thread pool size:
From the admin console >> Servers >> all servers >> [server name] >> Additional Properties >> Select Thread Pools.

Set the thread pool size for each threadpool.