SAP TABLES

icm/min_threads SAP Parameter attribute - Minimum number of worker threads of ICM








icm/min_threads is a SAP Parameter attribute which is used to control Minimum number of worker threads of ICM information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

icm/min_threads profile paramerter attributes


Parameter Name: icm/min_threads
Description: Minimum number of worker threads of ICM
Default Value: 10
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: 5 32000
Parameter Unit:
Parameter Group: ICM
CSN Component: BC-CST-IC
System-Wide parameter: No
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

This parameter specifies the minimum number of threads in the ICM. This number is the same as the number of simultaneously running connections that can be processed. The value for the minimum number of threads is created at ICM startup and also applies during runtime. If the network load for the ICM/Web Dispatcher becomes too much, it automatically starts more threads, up until the set limit set by icm/max_threads is reached. If the network load becomes lighter again, the number of threads is reduced.
See SAP Parameter Documentation for full SAP documentation for this profile parameter.