Home > Configuration > NS > setnstcpparam_maxtimewaitconn

setnstcpparam_maxtimewaitconn

Use this method to set maximum number of connections to hold in the TCP TIME_WAIT state on a packet engine. New connections entering TIME_WAIT state are proactively cleaned up.

Syntax



Parameters

maxtimewaitconn

Maximum number of connections to hold in the TCP TIME_WAIT state on a packet engine. New connections entering TIME_WAIT state are proactively cleaned up.
Default value = 7000.
Minimum value = 1.

Return Value

Returns simpleResult

See Also