|
|
40 GB Disk Space
500 GB Bandwidth - 100Mbit Port
1024 MB RAM Guaranteed
1536 MB RAM Burstable
Instant Setup
TUN/TAP Supported
RDNS Supported
1 IP Address
All for just $5.99/month, Stock is limited so act fast.
test ip 173.254.233.2
- # cat /proc/cpuinfo | grep name
- model name : Intel(R) Xeon(R) CPU X3450 @ 2.67GHz
- model name : Intel(R) Xeon(R) CPU X3450 @ 2.67GHz
- model name : Intel(R) Xeon(R) CPU X3450 @ 2.67GHz
- model name : Intel(R) Xeon(R) CPU X3450 @ 2.67GHz
复制代码- # wget http://cachefly.cachefly.net/100mb.test
- --06:08:52-- 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: `100mb.test'
- 100%[=======================================>] 104,857,600 10.2M/s in 12s
- 06:09:04 (8.53 MB/s) - `100mb.test' saved [104857600/104857600]
复制代码
- dd if=/dev/zero of=test bs=64k count=4k oflag=dsync
- 4096+0 records in
- 4096+0 records out
- 268435456 bytes (268 MB) copied, 76.8696 seconds, 3.5 MB/s
- dd if=/dev/zero of=test bs=64k count=4k oflag=dsync
- 4096+0 records in
- 4096+0 records out
- 268435456 bytes (268 MB) copied, 104.35 seconds, 2.6 MB/s
复制代码 |
|