Show TOC

icm/max_connLocate this document in the navigation structure

Use

This parameter determines the maximum number of (simultaneous) open connections in the ICM or in the SAP Web dispatcher.

Structure

Work area

Internet Communication Manager, SAP Web Dispatcher

Unit

Integer value

Standard value

500

Dynamically changeable

No

Value Range and Syntax

You can set values between 10 and 32000 .

Integration

The parameter value can be greater than icm/max_threads , as inactive connections require no thread in the ICM.

Constraints

The maximum number of sockets that one process can open is restricted by the parameter icm/max_sockets and ultimately by the operating system. This also restricts the value of icm/max_conn.

Each open ICM connection needs at least one socket. The SAP Web Dispatcher needs two sockets for one connection.