icm/TCP/enable_keep_alive : Activation of the keep-alive mechanism of the TCP protocol for TCP sockets

Short text

Activation of the keep-alive mechanism of the TCP protocol for TCP sockets

Parameter Description

Parameter to activate the keep-alive mechanism of the TCP protocol for all TCP socket connections. It applies only to TCP sockets of ABAP push canals. The parameter does not affect other connections (such as HTTP or WebSockets).

The TCP keep-alive mechanism can make it easier to identify closed connections. It may also prevent connections from being closed due to inactivity.

Application Area

Internet Communication Manager

Parameter Unit

BOOLEAN

Default Value

false

Values allowed

true, false

You May Also Like

Leave a Reply?