| setnstcpprofile_nagle |
Use this method to set enable or disable the Nagle algorithm on TCP connections. |
Syntax |
Parameters |
name |
Name of the TCP profile to be modified. This is mandatory parameter. |
nagle |
Enable or disable the Nagle algorithm on TCP connections. Default value = DISABLED. Possible Values : ENABLED, DISABLED. |
Return Value |
Returns simpleResult |
See Also |