A melhor forma de testar a velocidade é baixando arquivos, recomendamos utilizar os arquivos de teste do CacheFly.
Vamos usar o comando WGET para baixar o arquivo, acesse o terminal SSH e digite o comando:
wget http://cachefly.cachefly.net/100mb.test -O /dev/null
Veja abaixo o exemplo do teste realizado em um servidor com link de 1Gbps.
[root@teste ~]# wget -O /dev/null http://cachefly.cachefly.net/100mb.test --2013-05-22 12:21:20-- http://cachefly.cachefly.net/100mb.test Resolving cachefly.cachefly.net... 205.234.175.175 Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 104857600 (100M) [application/octet-stream] Saving to: `/dev/null' 100%[======================================>] 104,857,600 71.2M/s in 1.4s 2013-05-22 12:21:22 (71.2 MB/s) - `/dev/null' saved [104857600/104857600] [root@teste ~]#
Qual a velocidade de download para cada conexão?
1Mbps = 128KBps
10Mbps = 1.25MBps
100Mbps = 12.5Mbps
1000Mbps = 125MBps