Home > Configuration > NS > setnstcpparam_nagle

setnstcpparam_nagle

Use this method to set enable or disable the Nagle algorithm on TCP connections.

Syntax



Parameters

nagle

Enable or disable the Nagle algorithm on TCP connections.
Default value = DISABLED.
Possible Values : ENABLED, DISABLED.

Return Value

Returns simpleResult

See Also