我是电信宽带,刚刚从美国 VPS 服务器向本地发起 iperf UDP 极限测试,以 250Mbps 速率发包,最后结果是 211Mbps 。
本地的命令是 iperf -u -s
,服务器命令是 iperf -u -c 171.214.***.*** -b 250M -t 10
,以下是服务器返回结果:
root@马赛克:~# iperf -u -c 171.214.***.*** -b 250M -t 10
------------------------------------------------------------
Client connecting to 171.214.***.***, UDP port 5001
Sending 1470 byte datagrams
UDP buffer size: 208 KByte (default)
------------------------------------------------------------
[ 3] local 107.***.***.157 port 43326 connected with 171.214.***.*** port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 285 MBytes 239 Mbits/sec
[ 3] Sent 203540 datagrams
[ 3] Server Report:
[ 3] 0.0-10.0 sec 253 MBytes 212 Mbits/sec 0.086 ms 22805/203539 (11%)
[ 3] 0.0-10.0 sec 1 datagrams received out-of-order
但是实际使用时达不到这么快。这是怎么回事呢?
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.