Iteration- Concurrent Connections using Binary as Load type

The Iteration step for "Concurrent Connections" using binary as its load type has the following parameters:

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

  • loadType: The Load type used during the test iterations. Available types are Binary and Step. Currently using Binary.

  • ccBinaryMin: The minimum concurrent connections used by binary search algorithm.

  • ccBinaryMax: The maximum concurrent connections used by binary search algorithm.

  • ccBinaryInit: The initial concurrent connections used by binary search algorithm.

  • ccGranularity: The minimum value of the interval used by the binary search algorithm to find a value. The search stops after reaching this value.