#1595711 thrulay mentioned

MAINT_6_0
Stephane Bortzmeyer 17 years ago
parent 1ee688edbe
commit ddc19c16e7

@ -49,6 +49,8 @@ To measure performances on the Internet you can also see:
Unix:
- thrulay, measures the capacity of a network by sending a bulk TCP
stream over it <http://shlang.com/thrulay/>
- bing, a bandwidth measurement tool
<http://www.freenix.fr/freenix/logiciels/bing.html>
- patchchar or pchar <http://www.employees.org/~bmah/Software/pchar/>,

@ -44,11 +44,13 @@ SunOS need time to recover :-)
<H3>Unix</H3>
<UL>
<LI><A HREF="http://www.internet2.edu/~shalunov/thrulay/">thrulay</A>,
measures the capacity of a network by sending a bulk TCP stream over it
<LI><A
HREF="http://www.freenix.fr/freenix/logiciels/bing.html">bing</A>, a
bandwidth measurement tool
<LI>pathchar or <A
HREF="http://www.employees.org/~bmah/Software/pchar/">pchar, a bandwidth measurement tool
HREF="http://www.employees.org/~bmah/Software/pchar/">pchar</A>, a bandwidth measurement tool
<LI>ping, probably available with your system
<LI>traceroute, idem (otherwise, see <A HREF="ftp://ftp.ee.lbl.gov/">LBL</A>)
<LI><A HREF="ftp://ftp.arl.mil/pub/ttcp/">ttcp</A>, the best measurement tool but it needs some control over the

@ -49,7 +49,7 @@ test hosts which aren't yours.
<LI>can repeat the test and display various measures about it,
</UL>
<P><A HREF="http://sourceforge.net/bugs/?func=browse&group_id=4581&set=open">Known bugs</A>
<P><A HREF="http://sourceforge.net/bugs/?func=browse&amp;group_id=4581&amp;set=open">Known bugs</A>
<P>Examples of output:
@ -71,7 +71,10 @@ Checked
Elapsed time: 0.326960 seconds
</PRE>
<LI>(Repeated tests with average and median displayed.)
<LI>(Repeated tests with average / mean and <A
HREF="http://www.internet2.edu/~shalunov/writing/mean-delay-considered-harmful.html">median</A>
displayed.)
<PRE>
% echoping -n 10 faraway-machine
[...]

Loading…
Cancel
Save