LSF_UDP_TO_TCP_THRESHOLD

Note: As of Fix Pack 15, the LSF_SEND_CONFINFO_TCP_THRESHOLD parameter is deprecated; use this LSF_UDP_TO_TCP_THRESHOLD parameter instead.

Syntax

LSF_UDP_TO_TCP_THRESHOLD=size_in_bytes

Description

Starting in Fix Pack 15, LSF compresses all LIM communication using UDP as the transfer method. If the package size, in bytes, is greater than the threshold specified for the LSF_UDP_TO_TCP_THRESHOLD parameter, then the transfer method will be TCP instead of UDP.

Valid values

Specify any integer equal to or greater than 1500 bytes.

Default

Undefined. The server host LIM always uses UDP.