icm/TCP/max_message_size_KB: Maximum accepted message size for TCP Frames in KB

Short text

Maximum accepted message size for TCP Frames in KB.

Parameter Description

This parameter protects the application server from a Denial of Service attack with large messages. If the length of a single message exceeds the value of this parameter, the message is rejected and the connection is closed.

The value -1 deactivates the check.

Application Area

Internet Communication Manager

Parameter Unit

Kilobytes (1024 bytes)

Default Value

If the value is not set explicitly, the currently configured value of icm/HTTP/max_request_size_KB is used. This has a default value of 102,400 KB (100 MB).

Are other parameters affected or dependent?

icm/HTTP/max_request_size_KB

icm/WS/max_message_size_KB

Values allowed

Numerical value -1, 0 – 1073741824 (1 Terabyte)

You May Also Like

Leave a Reply?