Updated Bandwidth tester for use
Up to Computing & Gaming
For those of you interested....I've set up an updated version of the web100 NDT bandwidth tester here at my work location (Office of CyberInfrastructure/National Science Foundation). This software was funded by NSF and DOE and continues developement under Internet2 which is a consortium of Universities, government agencies, etc that fund that research network.
My home cable connection, 2 test avg for both
SpeedTest
down: 19.975 mb/s
up: 4.745 mb/s
Hard earned tax dollars test
down: 20.915 mb/s
up: 4.325 mb/s
That's comcast cable 15mb down 3mb up service, if I find myself downstairs I'll check verizon dsl connection.
I don't see the "start" button.
Nevermind........I had Java disabled LOL
** Starting test 1 of 1 **
Connected to: web100.cise-nsf.gov -- Using IPv4 address
Another client is currently being served, your test will begin within 45 seconds
Checking for Middleboxes . . . . . . . . . . . . . . . . . . Done
checking for firewalls . . . . . . . . . . . . . . . . . . . Done
running 10s outbound test (client-to-server [C2S]) . . . . . 1.59Mb/s
running 10s inbound test (server-to-client [S2C]) . . . . . . 7.05Mb/s
The slowest link in the end-to-end path is a 10 Mbps Ethernet subnet
Information: Other network traffic is congesting the link
[S2C]: Packet queuing detected
Not bad for a left coaster. I pay for 8 and 1.5.
I can't emphasis more that you should NOT take your bandwidth stats (from any testing site) as fact unless you do more than a 10 second test (preferably 120 seconds). For example, comcast gives me 5Mb/s upstream bandwidth (maximum during non-congested times) for 30 seconds, afterwards it drops to roughly 2 Mb/s. Another service running on my workstation is a utility called iperf. It's a command line facility for doing more detailed testing. The server/client can be installed using the standard apt-get/yum/portage/etc repositories in Linux and for windows at http://www.noc.ucf.edu/Tools/Iperf/ Here is my connection doing an upstream test from my computer at home to my workstation. -c is for client followed by the destination server -i is for time interval of reporting (report every one second) -t is for total time of test So I'm connecting to jedi-rh.cise-nsf.gov, reporting every 1 second and for a total of 120 seconds What you can see below is that after 30 seconds of roughly 5 Mb/s my upstream drops to around 2Mb/s. For rfactor assuming nothing else is running on my network I set my upstream bandwidth to half (1 Mb/s) as that is a safe bandwidth limit that has a high likelihood of sustained throughput at the lowest latency I can achieve by not saturating the outbound limits on my cable modem comcast has set after 30 seconds (based on my experience of my connection). I'm sure Hoss or AJ if they disagree will say something (or nothing if they agree probably) but as a rule of thumb this seems to work for me. -- Laptop:~ douglasbaggett$ iperf -c jedi-rh.cise-nsf.gov -i 1 -t 120 ------------------------------------------------------------ Client connecting to jedi-rh.cise-nsf.gov, TCP port 5001 TCP window size: 228 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.1.5 port 58741 connected with 192.12.209.76 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0- 1.0 sec 752 KBytes 6.16 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 1.0- 2.0 sec 584 KBytes 4.78 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 2.0- 3.0 sec 576 KBytes 4.72 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 3.0- 4.0 sec 584 KBytes 4.78 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 4.0- 5.0 sec 584 KBytes 4.78 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 5.0- 6.0 sec 584 KBytes 4.78 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 6.0- 7.0 sec 584 KBytes 4.78 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 7.0- 8.0 sec 584 KBytes 4.78 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 8.0- 9.0 sec 584 KBytes 4.78 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 9.0-10.0 sec 584 KBytes 4.78 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 10.0-11.0 sec 584 KBytes 4.78 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 11.0-12.0 sec 584 KBytes 4.78 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 12.0-13.0 sec 584 KBytes 4.78 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 13.0-14.0 sec 584 KBytes 4.78 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 14.0-15.0 sec 576 KBytes 4.72 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 15.0-16.0 sec 584 KBytes 4.78 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 16.0-17.0 sec 552 KBytes 4.52 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 17.0-18.0 sec 616 KBytes 5.05 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 18.0-19.0 sec 576 KBytes 4.72 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 19.0-20.0 sec 528 KBytes 4.33 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 20.0-21.0 sec 552 KBytes 4.52 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 21.0-22.0 sec 544 KBytes 4.46 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 22.0-23.0 sec 536 KBytes 4.39 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 23.0-24.0 sec 560 KBytes 4.59 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 24.0-25.0 sec 576 KBytes 4.72 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 25.0-26.0 sec 576 KBytes 4.72 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 26.0-27.0 sec 584 KBytes 4.78 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 27.0-28.0 sec 560 KBytes 4.59 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 28.0-29.0 sec 544 KBytes 4.46 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 29.0-30.0 sec 328 KBytes 2.69 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 30.0-31.0 sec 256 KBytes 2.10 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 31.0-32.0 sec 248 KBytes 2.03 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 32.0-33.0 sec 256 KBytes 2.10 Mbits/sec