Iteration- RFC 3511 Max TCP Connection Establishment Rate

The Iteration step has the following parameters:

  • duration: Represents the sustain period during which statistics are collected.

  • binaryMinCPS: The minimum connections per second rate used by binary search algorithm.

  • binaryMaxCPS: The maximum connections per second rate used by binary search algorithm.

  • binaryInitCPS: The initial connections per second rate used by binary search algorithm.

  • binaryGranularityCPS: The minimum value of the interval used by the binary search algorithm to find a value. The search stops once the value is reached.