icm/max_conn
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 |
|
Default value |
500 |
|
Dynamically changeable |
No |
Value Range and Syntax
See Note: 538405 
Integration
The parameter value can be greater than icm/max_threads, as inactive connections require no thread in the ICM.
Restrictions
The maximum number of sockets that one process can open is restricted by the profile parameter icm/max_sockets and ultimately by the operating system. This also restricts the value of icm/max_conn.
Each open ICM connection needs a socket. The SAP Web Dispatcher needs two sockets for one connection.