fb4c1fd1df
- Add OPTIONS. PR: ports/76553 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: pav (mentor)
15 lines
465 B
Plaintext
15 lines
465 B
Plaintext
What is Iperf?
|
|
|
|
While tools to measure network performance, such as ttcp,
|
|
exist, most are very old and have confusing options. Iperf
|
|
was developed as a modern alternative for measuring TCP
|
|
and UDP bandwidth performance.
|
|
|
|
Iperf is a tool to measure maximum TCP bandwidth, allowing
|
|
the tuning of various parameters and UDP characteristics.
|
|
Iperf reports bandwidth, delay jitter, datagram loss.
|
|
|
|
WWW: http://dast.nlanr.net/Projects/Iperf/
|
|
|
|
Pete <petef@databits.net>
|