![]() |
Bulk Throughput Measurements - APAN-JPLes Cottrell, created July 7 '02Bulk Throughput Measurements | Bulk Throughput Simulation | Windows vs. streams | Effect of load on RTT and loss | Bulk file transfer measurements |
> Here is spec. of our Linux box. We will be happy to create an account > for the measurement task when requested. > > OS: Linux-2.4.18 (RedHat 7.3) > CPU: Pentium-III 1GHz > RAM: 1GB > NIC: 10/100 Ethernet > (203.181.248.51) > Gigabit Ethernet (Intel PRO/1000F 64bit/66MHz PCI) > (203.181.248.186) > As default route go through eth0, we have to add static route for > the monitoring host in order to use Gigabit Ethernet.The window/buffer sizes were set as follows:
cat /proc/sys/net/core/wmem_max = 8388608 ;cat /proc/sys/net/core/rmem_max = 8388608 ;cat /proc/sys/net/core/rmem_default = 65536 ;cat /proc/sys/net/core/wmem_default = 65536 ;cat /proc/sys/net/ipv4/tcp_rmem = 4096 87380 174760 ;cat /proc/sys/net/ipv4/tcp_wmem = 4096 16384 131072
;cat /proc/sys/net/core/rmem_max = 8388608 ;cat /proc/sys/net/core/rmem_default = 65536 ;cat /proc/sys/net/core/wmem_default = 65536 ;cat /proc/sys/net/ipv4/tcp_rmem = 4096 87380 4194304 ;cat /proc/sys/net/ipv4/tcp_wmem = 4096 65536 4194304
traceroute to perf3-ge.jp.apan.net (203.181.248.186): 1-30 hops, 38 byte packets 3 I2-GATEWAY.Stanford.EDU (192.68.191.83) 0.264 ms (ttl=253) 4 STAN.POS.calren2.NET (171.64.1.213) 0.331 ms (ttl=252) 5 SUNV--STAN.POS.calren2.net (198.32.249.73) 0.770 ms (ttl=251) 6 Abilene--QSV.POS.calren2.net (198.32.249.162) 0.901 ms (ttl=250) 7 sttl-snva.abilene.ucaid.edu (198.32.8.9) 18.8 ms (ttl=249) 8 TRANSPAC-PWAVE.pnw-gigapop.net (198.32.170.46) 19.0 ms (ttl=247!) 9 192.203.116.34 (192.203.116.34) 137 ms (ttl=246!) 10 perf3-ge.jp.apan.net (203.181.248.186) 135 ms (ttl=246)The traceroute from node1.jp.apan.jp appeared as:
traceroute to WWW4.slac.stanford.edu (134.79.18.136), 30 hops max, 38 byte packets 1 tpr3-ge1-2-0-29 (203.181.248.185) 0.281 ms 0.242 ms 0.239 ms 2 192.203.116.33 (192.203.116.33) 116.127 ms 116.125 ms 116.118 ms 3 Abilene-PWAVE.pnw-gigapop.net (198.32.170.43) 116.033 ms 116.050 ms 116.034 ms 4 snva-sttl.abilene.ucaid.edu (198.32.8.10) 134.034 ms 134.019 ms 134.005 ms 5 198.32.249.161 (198.32.249.161) 134.179 ms 134.118 ms 134.099 ms 6 STAN--SUNV.POS.calren2.net (198.32.249.74) 134.393 ms 134.386 ms 134.414 ms 7 i2-gateway.Stanford.EDU (171.64.1.214) 134.566 ms 134.471 ms 134.488 ms
Following each iperf measurement we ran ping for 10 seconds (unloaded) and recorded the responses. Following the above pair of a 10 second iperf measurement followed by 10 seconds of no iperf throughput, the stream size was changed and the pair repeated. When all selected window sizes had been measured, then a different number of streams was selected and the cycle repeated.