
Parameter
icm/min_threads
Short text
Minimum number of worker threads of ICM
Parameter Description
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.
Application Area
Internet Communication Manager, SAP Web Dispatcher
Default Value
10
Who is permitted to make changes?
Customer
Operating System Restrictions
The maximum number of available threads in a process can vary, depending on the operating system. It must be possible to set the maximum number of threads at ICM startup.
Database System Restrictions
None
Are other parameters affected or dependent?
icm/min_threads must be larger than 4 and smaller than icm/max_threads.


