
Parameter
icm/max_threads
Short text
Maximum number of worker threads of ICM
Parameter Description
This parameter specifies the maximum number of threads in the ICM. The maximum number of threads is therefore the same as the maximum number of connections than can be processed at the same time. The set minimum number of threads icm/min_threads is set at ICM startup and also applies during runtime. If the network load is heavy, the ICM starts more threads until the set maximum 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
250
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. If the network load is heavy, the set maximum is reached.
Database System Restrictions
None
Are other parameters affected or dependent?
icm/min_threads must be smaller than icm/max_threads.


