
icm/keep_alive_timeout
This parameter refers to the "keep-alive-feature" of HTTP1.1. This means that if within this time interval new data arrives over the network from the partner, the ICM attempts to keep the connection open once it has been established. If, for the existing connection, there is no further communication within the specified time period, the ICM terminates the connection. This avoids having to keep establishing and terminating expensive network connections.
|
Value Range |
Unit |
Default Setting |
|
1 – 9,999,999 |
Seconds |
60 |
Requirements
You can override the standard value of the timeout for each service using the
icm/server_port_<xx> parameter.