Table of ContentsView in Frames

Specifying the limit for increasing the congestion window in ABC

In TCP connections implementing ABC, you can specify the rate of increase of the congestion window during the slow start phase. This limit enables you to improve TCP performance.

About this task

Step

  1. To specify the limit for increasing the congestion window, enter the following command:
    options ip.tcp.abc.l_limit {1|2}

    1—This is the value for a conservative increase of the congestion window.