Configuration Command Set
nodelay
Syntax Description
Usage Guidelines
nopush
Syntax Description
Cisco 11000 Series Secure Content Accelerator Configuration Guide
C-174
Controls the use of the Nagle algorithm.
nodelay <0|1|on|off|default>
no nodelay
0
1
on
off
default
Availability: Serial, Telnet; FIPS Mode (serial only)
The default setting of 0 employs Nagle, whereas a value of 1 disables Nagle. The
Nagle algorithm is designed to buffer data sent by the application to the TCP
layer, minimizing segments and protocol overhead. A value of 1 (no Nagle)
should be used if it is desirable to have packets with small amounts of data sent
as soon as possible with no concern for overhead. Use the no form of the
command to return the nodelay to the global value. If no global settings exist for
a parameter, the factory default parameter is used instead. See RFC 896.
Controls whether data is sent if the segment size (maxseg) is not full.
nopush <0|1|on|off|default>
no nopush
0
1
on
Nagle is employed.
Nagle is not employed.
Nagle is not employed.
Nagle is employed.
0 (off); Nagle is employed
nopush is disabled.
nopush is enabled.
nopush is enabled.
Appendix C
Command Summary
78-13124-05