icm/min_threads

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.

Structure

Work area

Internet Communication Manager, SAP Web Dispatcher

Unit

Integer value

Default value

10

Dynamically changeable

No

Value Range and Syntax

Between 5 and 32000 threads can be configured.

Restrictions

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.