Show TOC

icm/min_threadsLocate this document in the navigation structure

Use

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.

Note

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.

Structure

Work area

Internet Communication Manager, SAP Web Dispatcher

Unit

Integer value

Standard value

10

Dynamically changeable

No

Value Range and Syntax

Between 5 and 32000 threads can be configured.

Constraints

Operating System Dependency

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.

Parameter Dependencies

icm/min_threads must be smaller than icm/max_threads.

More Information

Note the following documentation associated with this parameter:

icm/min_spare_threads