The TCP/IP Socket option TCP_NODELAY. This refers to the Nagle algorithm for send coalescing. By default, small sends may be delayed. This should have no impact for normal CA XCOM Data Transport record sizes. This parameter is used for TCP/IP transfers only.
Small sends may be delayed. (Does not disable the Nagle algorithm.)
All sends are immediate. (Disables the Nagle algorithm.)
Default: YES
Note: Socket options affect the way CA XCOM Data Transport uses the TCP/IP stack implementation.
| Copyright © 2012 CA. All rights reserved. |
|