Export to GitHub

iperf - issue #97

heuristic to detect end of slowstart


Posted on Nov 2, 2013 by Happy Kangaroo

Idea:

a TCP flag to: "look for plateau the then exit"

This would watch for slow start to end, and then run for N (default of 5 or 10) seconds and exit.

Advantages: less test traffic on clean paths

Disadvantages: How to define plateau, and what if there is a big loss event right after N seconds.

This is for discussion.

Comment #1

Posted on Nov 8, 2013 by Happy Kangaroo

discussed this, and decided it would be hard to get "right"

Status: WontFix

Labels:
Type-Defect Priority-Medium Milestone-future