|
|

楼主 |
发表于 2011-2-1 10:45:02
|
显示全部楼层
[root@server tmp]# wget -c http://cachefly.cachefly.net/100mb.test
--2011-02-01 02:43:36-- http://cachefly.cachefly.net/100mb.test
Resolving cachefly.cachefly.net... 140.99.94.175
Connecting to cachefly.cachefly.net|140.99.94.175|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `100mb.test'
100%[==============================================================================================>] 104,857,600 11.2M/s in 9.4s
2011-02-01 02:43:45 (10.7 MB/s) - `100mb.test' saved [104857600/104857600]
[root@server tmp]# dd if=/dev/zero of=test bs=64k count=512 oflag=dsync
512+0 records in
512+0 records out
33554432 bytes (34 MB) copied, 10.9987 seconds, 3.1 MB/s
探针不能放
我超级新手 防御力很低 |
|