阿里云服务器上传下载速度在线测试

阿里云服务器上传/下载速度如何测试,使用Speedtest带宽测试工具来测试一下阿里云服务器上传和下载速度,阿里云百科以阿里云中国香港地域2核4G1M带宽服务器为例,阿小云来测试一下阿里云服务器实际的上传和下载速度:

阿里云服务器上传下载速度测试

使用Speedtest带宽测速工具来测试一下阿里云服务器上传和下载速度,测试云服务器配置为:2核CPU/2G内存/1M公网带宽/40G系统盘,Linux操作系统,测速步骤如下:
1. SSH连接登录云服务器,命令:ssh root@云服务器ip

2. 执行命令:

wget https://raw.github.com/sivel/speedtest-cli/master/speedtest.py
python speedtest.py –share

会自动保存speedtest.py文件。

3. 执行命令:

python speedtest.py –share

即可测试出阿里云服务器Download和upload速度,并生成一张速度截图,如下图:

阿里云服务器测速
阿里云服务器测速

阿里云百科测试阿里云服务器上传和下载速度示例如下:

[root@aliyunbaike ~]# wget https://raw.github.com/sivel/speedtest-cli/master/speedtest.py
--2021-09-06 19:42:36--  https://raw.github.com/sivel/speedtest-cli/master/speedtest.py
正在解析主机 raw.github.com (raw.github.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
正在连接 raw.github.com (raw.github.com)|185.199.108.133|:443... 已连接。
已发出 HTTP 请求,正在等待回应... 301 Moved Permanently
位置:https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py [跟随至新的 URL]
--2021-09-06 19:42:36--  https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
正在解析主机 raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ...
正在连接 raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... 已连接。
已发出 HTTP 请求,正在等待回应... 200 OK
长度:65334 (64K) [text/plain]
正在保存至: “speedtest.py”

100%[==================================================================================================================================================================>] 65,334      --.-K/s 用时 0.001s

2021-09-06 19:42:36 (74.2 MB/s) - 已保存 “speedtest.py” [65334/65334])

[root@aliyunbaike ~]# python speedtest.py --share
Retrieving speedtest.net configuration...
Testing from Alibaba (47.*.*.9)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by 1010 (Wan Chai) [3.05 km]: 2.502 ms
Testing download speed................................................................................
Download: 104.00 Mbit/s
Testing upload speed................................................................................................
Upload: 2.35 Mbit/s
Share results: http://www.speedtest.net/result/123.png

原创文章,作者:阿里云,如若转载,请注明出处:https://www.xixibobo.com/aliyun/speedtest/