全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
查看: 2982|回复: 15
打印 上一主题 下一主题

[经验] 日本sakura的xen评测

[复制链接]
跳转到指定楼层
1#
发表于 2011-9-25 16:34:16 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
ping:



内存:

  1. [root@www23265u ~]# free -m
  2.              total       used       free     shared    buffers     cached
  3. Mem:           498        162        336          0         22        114
  4. -/+ buffers/cache:         25        472
  5. Swap:         2000          0       2000
复制代码
硬盘大小:

  1. [root@www23265u ~]# df -h
  2. Filesystem            Size  Used Avail Use% Mounted on
  3. /dev/hda2              17G  171M   16G   2% /
  4. /dev/hda1              99M   12M   82M  13% /boot
  5. tmpfs                 250M     0  250M   0% /dev/shm
复制代码
网速:

  1. [root@www23265u ~]# wget wget http://cachefly.cachefly.net/100mb.test
  2. --2011-09-25 17:32:13--  http://wget/
  3. Resolving wget... failed: Name or service not known.
  4. wget: unable to resolve host address `wget'
  5. --2011-09-25 17:32:13--  http://cachefly.cachefly.net/100mb.test
  6. Resolving cachefly.cachefly.net... 204.93.150.150
  7. Connecting to cachefly.cachefly.net|204.93.150.150|:80... connected.
  8. HTTP request sent, awaiting response... 200 OK
  9. Length: 104857600 (100M) [application/octet-stream]
  10. Saving to: `100mb.test'

  11. 100%[======================================>] 104,857,600 24.1M/s   in 4.6s   

  12. 2011-09-25 17:32:22 (21.8 MB/s) - `100mb.test' saved [104857600/104857600]

  13. FINISHED --2011-09-25 17:32:22--
  14. Downloaded: 1 files, 100M in 4.6s (21.8 MB/s)
复制代码
硬盘性能:

  1. [root@www23265u ~]# dd if=/dev/zero of=test bs=64k count=512 oflag=dsync
  2. 512+0 records in
  3. 512+0 records out
  4. 33554432 bytes (34 MB) copied, 1.69059 seconds, 19.8 MB/s
复制代码
2#
发表于 2011-9-25 16:35:24 | 只看该作者
200M的端口,嘿嘿
3#
发表于 2011-9-25 16:35:35 | 只看该作者
看起来不错呀
4#
 楼主| 发表于 2011-9-25 16:36:15 | 只看该作者

  1. [root@www23265u ~]# ping tokyo1.linode.com
  2. PING tokyo1.linode.com (106.187.33.12) 56(84) bytes of data.
  3. 64 bytes from tokyo1.linode.com (106.187.33.12): icmp_seq=1 ttl=55 time=13.1 ms
  4. 64 bytes from tokyo1.linode.com (106.187.33.12): icmp_seq=2 ttl=55 time=13.0 ms
  5. 64 bytes from tokyo1.linode.com (106.187.33.12): icmp_seq=3 ttl=55 time=12.9 ms
  6. 64 bytes from tokyo1.linode.com (106.187.33.12): icmp_seq=4 ttl=55 time=13.0 ms
  7. 64 bytes from tokyo1.linode.com (106.187.33.12): icmp_seq=5 ttl=55 time=13.0 ms
  8. 64 bytes from tokyo1.linode.com (106.187.33.12): icmp_seq=6 ttl=55 time=13.2 ms
  9. 64 bytes from tokyo1.linode.com (106.187.33.12): icmp_seq=7 ttl=55 time=12.9 ms
  10. 64 bytes from tokyo1.linode.com (106.187.33.12): icmp_seq=8 ttl=55 time=13.1 ms
  11. 64 bytes from tokyo1.linode.com (106.187.33.12): icmp_seq=9 ttl=55 time=13.0 ms
  12. 64 bytes from tokyo1.linode.com (106.187.33.12): icmp_seq=10 ttl=55 time=13.1 ms
  13. 64 bytes from tokyo1.linode.com (106.187.33.12): icmp_seq=11 ttl=55 time=13.0 ms
  14. 64 bytes from tokyo1.linode.com (106.187.33.12): icmp_seq=12 ttl=55 time=13.1 ms

  15. --- tokyo1.linode.com ping statistics ---
  16. 12 packets transmitted, 12 received, 0% packet loss, time 15015ms
  17. rtt min/avg/max/mdev = 12.919/13.080/13.213/0.162 ms
复制代码
和Linode的很近
5#
发表于 2011-9-25 16:37:06 | 只看该作者
看起来很不错啊
估计又有一堆人抢着去了
6#
 楼主| 发表于 2011-9-25 16:37:57 | 只看该作者
测速下载he的:

  1. [root@www23265u ~]# wget http://fremont1.linode.com/100MB-fremont.bin
  2. --2011-09-25 17:37:22--  http://fremont1.linode.com/100MB-fremont.bin
  3. Resolving fremont1.linode.com... 64.71.152.17
  4. Connecting to fremont1.linode.com|64.71.152.17|:80... connected.
  5. HTTP request sent, awaiting response... 200 OK
  6. Length: 104857600 (100M) [application/octet-stream]
  7. Saving to: `100MB-fremont.bin'

  8. 100%[======================================>] 104,857,600 6.26M/s   in 27s     

  9. 2011-09-25 17:37:59 (3.76 MB/s) - `100MB-fremont.bin' saved [104857600/104857600]
复制代码
7#
发表于 2011-9-25 16:38:14 | 只看该作者

回复 5# 一跳而过 的帖子

要认证日本住址的,要反邮回去填写的信件的,而且只能日本信用卡付款,国内的信用卡白猫试了付不了。所以人不会很多,嘿嘿。

[ 本帖最后由 瘦够了 于 2011-9-25 16:39 编辑 ]
8#
发表于 2011-9-25 16:49:24 | 只看该作者

回复 7# 瘦够了 的帖子

你能代购?
9#
发表于 2011-9-25 16:50:26 | 只看该作者

回复 8# wpyuel 的帖子

可以代购啊,都代购好几个了。
10#
发表于 2011-9-25 16:58:55 | 只看该作者
什么对联通来说都是悲剧
  6    62 ms    62 ms    46 ms  219.158.21.53
  7    62 ms    62 ms    62 ms  219.158.3.174
  8     *        *        *     Request timed out.
  9   437 ms   437 ms   437 ms  ae-4.r25.tokyjp01.jp.bb.gin.ntt.net [129.250.3.1
65]
10   452 ms   452 ms   452 ms  ae-3.r23.osakjp01.jp.bb.gin.ntt.net [129.250.3.2
22]
11   437 ms   437 ms     *     ae-2.a20.osakjp01.jp.ra.gin.ntt.net [61.200.80.1
34]
12   515 ms   515 ms   515 ms  61.200.82.22
13   515 ms   515 ms   515 ms  osnrt1s-drt1-1.bb.sakura.ad.jp [59.106.255.2]
14   515 ms   531 ms   531 ms  osnrt102b-nrt1s.bb.sakura.ad.jp [59.106.244.142]

15   546 ms   546 ms   531 ms  osnrt119e-nrt102b.bb.sakura.ad.jp [59.106.253.23
0]
16   531 ms   530 ms   531 ms  www.sakura.ad.jp [210.224.168.100]
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2025-11-11 04:25 , Processed in 0.171132 second(s), 10 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表