Home > Configuration > NS > setnstcpprofile_slowstartincr

setnstcpprofile_slowstartincr

Use this method to set multiplier that determines the rate at which slow start increases the size of the TCP transmission window after each acknowledgement of successful transmission.

Syntax



Parameters

name

Name of the TCP profile to be modified.
This is mandatory parameter.

slowstartincr

Multiplier that determines the rate at which slow start increases the size of the TCP transmission window after each acknowledgement of successful transmission.
Default value = 2.
Minimum value = 1.
Maximum value = 100.

Return Value

Returns simpleResult

See Also