全球主机交流论坛

标题: 日本 dream vps 测评 [打印本页]

作者: coo2009    时间: 2011-9-25 17:01
标题: 日本 dream vps 测评
在瘦够了思密达帮忙代购的 dream 最便宜的那款 ,据说是没有流量限制的,服务器端口是100M,付款后是马上开通的,ssh登录上比较卡 ,安装lnmp用了接近2个小时,

内存 是256M 1g burst
  1. [root@dti-vps-srv45 ~]# free -m
  2.              total       used       free     shared    buffers     cached
  3. Mem:          1024         98        925          0          0          0
  4. -/+ buffers/cache:         98        925
复制代码
硬盘
  1. [root@dti-vps-srv45 ~]# df -h
  2. Filesystem            Size  Used Avail Use% Mounted on
  3. /dev/simfs             10G  4.0G  6.1G  40% /
复制代码
vmstat
  1. [root@dti-vps-srv45 ~]# vmstat
  2. procs -----------memory---------- ---swap-- -----io---- --system-- -----cpu------
  3. r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy id wa st
  4. 1  0      0 947684      0      0    0    0     0    89    0  298  3  1 96  0  0
复制代码
CPU 1核心
  1. [root@dti-vps-srv45 ~]# vmstat
  2. procs -----------memory---------- ---swap-- -----io---- --system-- -----cpu------
  3. r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy id wa st
  4. 1  0      0 947684      0      0    0    0     0    89    0  298  3  1 96  0  0

  5. [root@dti-vps-srv45 ~]# cat /proc/cpuinfo
  6. processor       : 0
  7. vendor_id       : GenuineIntel
  8. cpu family      : 6
  9. model           : 44
  10. model name      : Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
  11. stepping        : 2
  12. cpu MHz         : 903.099
  13. cache size      : 12288 KB
  14. physical id     : 1
  15. siblings        : 12
  16. core id         : 0
  17. cpu cores       : 6
  18. apicid          : 32
  19. fpu             : yes
  20. fpu_exception   : yes
  21. cpuid level     : 11
  22. wp              : yes
  23. flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc ida nonstop_tsc arat pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
  24. bogomips        : 4522.12
  25. clflush size    : 64
  26. cache_alignment : 64
  27. address sizes   : 40 bits physical, 48 bits virtual
  28. power management: [8]
复制代码
硬盘性能

  1. [root@dti-vps-srv45 ~]# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
  2. 16384+0 records in
  3. 16384+0 records out
  4. 1073741824 bytes (1.1 GB) copied, 12.9361 seconds, 83.0 MB/s
复制代码
网络
下载美国服务器文件,速度挺好,

  1. [root@dti-vps-srv45 ~]# wget cachefly.cachefly.net/100mb.test -O /dev/null
  2. --2011-09-25 16:43:11--  http://cachefly.cachefly.net/100mb.test
  3. Resolving cachefly.cachefly.net... 204.93.150.150
  4. Connecting to cachefly.cachefly.net|204.93.150.150|:80... connected.
  5. HTTP request sent, awaiting response... 200 OK
  6. Length: 104857600 (100M) [application/octet-stream]
  7. Saving to: `/dev/null'

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

  9. 2011-09-25 16:43:20 (10.4 MB/s) - `/dev/null' saved [104857600/104857600]
复制代码
下载国内文件 杯具 ,只有10k/s

  1. [root@dti-vps-srv45 ~]# wget http://dl_dir.qq.com/qqfile/qq/QQ2011/QQ2011Beta3.exe
  2. --2011-09-25 16:43:52--  http://dl_dir.qq.com/qqfile/qq/QQ2011/QQ2011Beta3.exe
  3. Resolving dl_dir.qq.com... 202.100.73.189, 202.100.78.226, 218.30.73.16, ...
  4. Connecting to dl_dir.qq.com|202.100.73.189|:80... connected.
  5. HTTP request sent, awaiting response... 200 OK
  6. Length: 44070264 (42M) [application/octet-stream]
  7. Saving to: `QQ2011Beta3.exe.1'

  8. 0% [                                                                                                     ]
复制代码
(, 下载次数: 7)
作者: cnweb    时间: 2011-9-25 17:02
DREAM?
作者: 世风日下    时间: 2011-9-25 17:03
联通果然还是杯具
作者: 一跳而过    时间: 2011-9-25 17:05
联通访问哪里都慢啊
作者: webproxy    时间: 2011-9-25 17:06
dream.jp我都打不开
作者: vip1    时间: 2011-9-25 17:07
还好吧
作者: 四师兄    时间: 2011-9-25 17:09
联通杯具
作者: 瘦够了    时间: 2011-9-25 17:12
以后还是建议买sakura的比较合适,dream暂时还只能玩玩,不知道用DGSW什么感觉
作者: 悟雨    时间: 2011-9-25 17:51
还是悲剧
作者: ATOM    时间: 2011-9-25 17:52
分数测试呢?
首个吃螃蟹的。
作者: Showfom    时间: 2011-9-25 17:53
标题: 回复 1# coo2009 的帖子
下载cachefly的是日本节点,速度肯定好

建议去下载一下linode其他几个机房的测试文件

http://www.linode.com/speedtest/
作者: Showfom    时间: 2011-9-25 17:54
Connecting to cachefly.cachefly.net|204.93.150.150|:80... connected.

http://just-ping.com/index.php?vh=204.93.150.150

看吧,是日本节点
作者: yugan300    时间: 2011-9-25 18:05
提示: 作者被禁止或删除 内容自动屏蔽
作者: javaluo    时间: 2011-9-25 18:08
你说ssh卡估计是母鸡超售了
作者: 瘦够了    时间: 2011-9-25 19:19
标题: 回复 14# javaluo 的帖子
有可能,因为dream给的突发太大了,肯定很多MJJ不管死活的疯狂冲高。
作者: mslxd    时间: 2011-9-25 19:26
果然很杯具啊
作者: chris1914    时间: 2011-9-25 20:26
地址是什麼
作者: coo2009    时间: 2011-9-25 21:13
原帖由 Showfom 于 2011-9-25 17:53 发表
下载cachefly的是日本节点,速度肯定好

建议去下载一下linode其他几个机房的测试文件

http://www.linode.com/speedtest/
  1. [root@dti-vps-srv45 ~]# wget http://fremont1.linode.com/100MB-fremont.bin
  2. --2011-09-25 20:49:25--  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 9.87M/s   in 21s     

  9. 2011-09-25 20:49:46 (4.87 MB/s) - `100MB-fremont.bin' saved [104857600/104857600]

  10. [root@dti-vps-srv45 ~]# wget http://dallas1.linode.com/100MB-dallas.bin
  11. --2011-09-25 20:49:57--  http://dallas1.linode.com/100MB-dallas.bin
  12. Resolving dallas1.linode.com... 69.164.200.100
  13. Connecting to dallas1.linode.com|69.164.200.100|:80... connected.
  14. HTTP request sent, awaiting response... 200 OK
  15. Length: 104857600 (100M) [application/octet-stream]
  16. Saving to: `100MB-dallas.bin'

  17. 100%[====================================================================================================>] 104,857,600 1.72M/s   in 59s     

  18. 2011-09-25 20:50:56 (1.69 MB/s) - `100MB-dallas.bin' saved [104857600/104857600]

  19. [root@dti-vps-srv45 ~]# wget http://atlanta1.linode.com/100MB-atlanta.bin
  20. --2011-09-25 20:51:15--  http://atlanta1.linode.com/100MB-atlanta.bin
  21. Resolving atlanta1.linode.com... 63.247.71.196
  22. Connecting to atlanta1.linode.com|63.247.71.196|:80... connected.
  23. HTTP request sent, awaiting response... 200 OK
  24. Length: 104857600 (100M) [application/octet-stream]
  25. Saving to: `100MB-atlanta.bin'

  26. 100%[====================================================================================================>] 104,857,600 1.49M/s   in 82s     

  27. 2011-09-25 20:52:38 (1.21 MB/s) - `100MB-atlanta.bin' saved [104857600/104857600]

  28. [root@dti-vps-srv45 ~]# wget http://newark1.linode.com/100MB-newark.bin
  29. --2011-09-25 20:52:48--  http://newark1.linode.com/100MB-newark.bin
  30. Resolving newark1.linode.com... 207.192.68.6
  31. Connecting to newark1.linode.com|207.192.68.6|:80... connected.
  32. HTTP request sent, awaiting response... 200 OK
  33. Length: 104857600 (100M) [application/octet-stream]
  34. Saving to: `100MB-newark.bin'

  35. 100%[====================================================================================================>] 104,857,600 1.39M/s   in 84s     

  36. 2011-09-25 20:54:13 (1.19 MB/s) - `100MB-newark.bin' saved [104857600/104857600]
复制代码

作者: citydog    时间: 2011-9-25 21:23
原帖由 世风日下 于 2011-9-25 17:03 发表
联通果然还是杯具

作者: 766txt    时间: 2011-9-25 22:11
硬盘还不错
作者: hellblog    时间: 2011-9-25 22:17
网速不给力我还打断买呢




欢迎光临 全球主机交流论坛 (https://lilynana.eu.org/) Powered by Discuz! X3.4