LocalLB::TCPCongestionControlMode

Introduced : BIG-IP_v9.0
An enumeration of different TCP congestion control modes.

Members

Member

Value

Description

TCP_CONGESTION_CONTROL_NONE

0

No congestion control.

TCP_CONGESTION_CONTROL_RENO

1

RENO congestion control mode.

TCP_CONGESTION_CONTROL_NEWRENO

2

New RENO congestion control mode.

TCP_CONGESTION_CONTROL_SCALABLE

3

Scalable congestion control mode, it will do MIMD on cwnd besides NewReno retransmission.

TCP_CONGESTION_CONTROL_HIGHSPEED

4

Highspeed congestion control mode, per RFC 3649.

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.