| setnstcpprofile_initialcwnd |
Use this method to set initial maximum upper limit on the number of TCP packets that can be outstanding on the TCP link to the server. |
Syntax |
Parameters |
name |
Name of the TCP profile to be modified. This is mandatory parameter. |
initialcwnd |
Initial maximum upper limit on the number of TCP packets that can be outstanding on the TCP link to the server. Default value = TCP_DEFAULT_INITIALCWND. Minimum value = 1. Maximum value = 44. |
Return Value |
Returns simpleResult |
See Also |