Hey earl, are these good speeds relative to other services you have, or no?
Speed is fine for me.. but here is some for comparison.
Should also mention the VPS updates just fine, no need to change the repo or mess around with any config..
OVH France Intel E2180 @ 100Mbit:
Ramnode Atlanta:
wget -O /dev/null http://[2604:180::7a1c:3cd1]/100MB.test
--2013-12-06 09:56:47-- http://[2604:180::7a1c:3cd1]/100MB.test
Connecting to 2604:180::7a1c:3cd1:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [text/plain]
Saving to: `/dev/null'
100%[======================================>] 104,857,600 6.84M/s in 20s
2013-12-06 09:57:07 (4.96 MB/s) - `/dev/null' saved [104857600/104857600]
Ramnode Seattle:
wget -O /dev/null http://[2604:180:1::15b9:3c04]/100MB.test
--2013-12-06 09:58:41-- http://[2604:180:1::15b9:3c04]/100MB.test
Connecting to 2604:180:1::15b9:3c04:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [text/plain]
Saving to: `/dev/null'
100%[======================================>] 104,857,600 261K/s in 5m 4s
2013-12-06 10:03:45 (337 KB/s) - `/dev/null' saved [104857600/104857600]
Ramnode Netherlands:
wget -O /dev/null http://[2a00:d880:3:1::787:d6bd]/100MB.test
--2013-12-06 10:04:16-- http://[2a00:d880:3:1::787:d6bd]/100MB.test
Connecting to 2a00:d880:3:1::787:d6bd:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [text/plain]
Saving to: `/dev/null'
100%[======================================>] 104,857,600 9.67M/s in 9.6s
2013-12-06 10:04:25 (10.4 MB/s) - `/dev/null' saved [104857600/104857600]
Volumedrive AMD X2 245 @ 100Mbit:
Ramnode Atlanta:
wget -O /dev/null http://[2604:180::7a1c:3cd1]/100MB.test
--2013-12-06 09:51:38-- http://[2604:180::7a1c:3cd1]/100MB.test
Connecting to 2604:180::7a1c:3cd1:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [text/plain]
Saving to: `/dev/null'
100%[======================================>] 104,857,600 2.68M/s in 44s
Ramnode Seattle:
wget -O /dev/null http://[2604:180:1::15b9:3c04]/100MB.test
--2013-12-06 09:53:26-- http://[2604:180:1::15b9:3c04]/100MB.test
Connecting to 2604:180:1::15b9:3c04:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [text/plain]
Saving to: `/dev/null'
100%[======================================>] 104,857,600 1.99M/s in 59s
2013-12-06 09:54:25 (1.69 MB/s) - `/dev/null' saved [104857600/104857600]
Ramnode Netherlands:
Code:
~# wget -O /dev/null http://[2a00:d880:3:1::787:d6bd]/100MB.test
--2013-12-06 09:55:04-- http://[2a00:d880:3:1::787:d6bd]/100MB.test
Connecting to 2a00:d880:3:1::787:d6bd:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [text/plain]
Saving to: `/dev/null'
100%[======================================>] 104,857,600 1.81M/s in 59s
2013-12-06 09:56:03 (1.70 MB/s) - `/dev/null' saved [104857600/104857600]