TCP/IP socket option TCP_NODELAY. Refers to the Nagle algorithm for send coalescing. By default, small sends may be delayed. Should have no impact for normal CA XCOM Data Transport record sizes. Used for TCP/IP transfers only.
Note: Socket options affect the way CA XCOM Data Transport uses the TCP/IP stack implementation.
Range: The range of values is listed in the following table:
Small sends may be delayed. (Does not disable the Nagle algorithm.)
All sends are immediate. (Disables the Nagle algorithm.)
Default: YES
| Copyright © [set copyright date variable] CA. All rights reserved. |
|