Home > Configuration > NS > setnstcpparam_connflushthres

setnstcpparam_connflushthres

Use this method to set flush an existing connection (as configured through -connFlushIfNoMem FIFO) if the system has more than specified number of connections, and a new connection is to be established. Note: This value may be rounded down to be a whole multiple of the number of packet engines running.

Syntax



Parameters

connflushthres

Flush an existing connection (as configured through -connFlushIfNoMem FIFO) if the system has more than specified number of connections, and a new connection is to be established. Note: This value may be rounded down to be a whole multiple of the number of packet engines running.
Minimum value = 1.

Return Value

Returns simpleResult

See Also