Bikini Browser wrote:
> Hello...
>
> I need to find a free load tester for my network. The software installer
> says my clients network is causing his application to be slow and it is
> causing errors.
>
> I need to run some tests to find out what could be causing the problem.
> Maybe it is his application.
>
> Does anyone have a program that will allow me to pass large amounts of data
> from one computer to another and give me an error I can check out if it
> fails?
>
> Thanks in advance...
>
> Bikini Browser
>
>
iPerf is useful. You might like to follow up these notes I hurriedly
copied from a surfing session last night:
http://dast.nlanr.net/projects/Iperf...ocs_1.7.0.html
http://dast.nlanr.net/Projects/Iperf/ (see the FAQ as well)
http://www.enterprisenetworkingplane...le.php/3657236
http://www.enterprisenetworkingplane...le.php/3658331
.... and notes copied from another page (??):
modi4 52% ping
www.sdsc.edu
PING
www.sdsc.edu (198.202.75.101): 56 data bytes
64 bytes from 198.202.75.101: icmp_seq=0 ttl=250 time=57.696 ms
64 bytes from 198.202.75.101: icmp_seq=1 ttl=250 time=59.574 ms
64 bytes from 198.202.75.101: icmp_seq=2 ttl=250 time=58.229 ms
64 bytes from 198.202.75.101: icmp_seq=3 ttl=250 time=59.998 ms
64 bytes from 198.202.75.101: icmp_seq=4 ttl=250 time=61.403 ms
----www.sdsc.edu PING Statistics----
5 packets transmitted, 5 packets received, 0.0% packet loss
round-trip min/avg/max = 57.696/59.380/61.403 ms
The output (last line) shows the average round-trip-time was 59.38
milliseconds (middle number). The minimum delay (57.696 milliseconds) and
maximum delay (61.403 milliseconds) are quite close to each other (the
difference is only 2.023), which is an indication of low delay jitter. On a
high-delay jitter path, the maximum delay could possibly be as long as
twice of the minimum delay. The delay jitter is usually considered low when
the maximum delay is no more than 10-20% longer than the minimum delay.
Phil, London