bandwagonhost美国主机商,现在已经没有便宜货套餐了哦,不过近期还是有不少伙伴一直在寻找搬瓦工便宜货。现行套餐中便宜一点的就是常规的256M配置一年都是19.9刀,可以选择5个数据中心,其中包括常见的洛杉矶与凤凰城节点。对于这款256M套餐适合搭建个人上网服务,而且流量还给的比较足,1T流量哦!
配置套餐
- 内存:256M
- 硬盘:10G SSD
- CPU:1核
- 流量:1000G
- 端口:1000M
- 机房:洛杉矶的5个数据中心
- 月付:2.99刀
- 年付:19.99美元
- 购买链接
1、cpu信息
[root@localhost ~]# cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 44 model name : Intel(R) Xeon(R) CPU X5650 @ 2.67GHz stepping : 2 microcode : 26 cpu MHz : 2660.039 cache size : 12288 KB physical id : 1 siblings : 12 core id : 0 cpu cores : 6 apicid : 32 initial apicid : 32 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes 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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 popcnt aes lahf_lm arat dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 5320.07 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management:
2、内存与硬盘容量信息
[root@localhost ~]# free -m total used free shared buffers cached Mem: 256 21 234 5 0 20 -/+ buffers/cache: 0 255 Swap: 128 0 128 [root@localhost ~]# df -hal Filesystem Size Used Avail Use% Mounted on /dev/simfs 12G 597M 12G 5% / proc 0 0 0 - /proc sysfs 0 0 0 - /sys none 0 0 0 - /dev/pts none 128M 0 128M 0% /dev/shm none 0 0 0 - /proc/sys/fs/binfmt_misc [root@localhost ~]# df -i Filesystem Inodes IUsed IFree IUse% Mounted on /dev/simfs 12288000 22420 12265580 1% / none 32768 1 32767 1% /dev/shm
3、网络下载速度
[root@localhost ~]# wget cachefly.cachefly.net/100mb.test --2016-05-13 09:55:46-- 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 38.2M/s in 2.6s 2016-05-13 09:55:48 (38.2 MB/s) - `100mb.test' saved [104857600/104857600] [root@localhost ~]# wget http://down.360.cn/360sd/360sd_x64_std_5.0.0.7033.exe --2016-05-13 09:55:54-- http://down.360.cn/360sd/360sd_x64_std_5.0.0.7033.exe Resolving down.360.cn... 175.6.229.76, 220.181.150.209 Connecting to down.360.cn|175.6.229.76|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 37480360 (36M) [application/octet-stream] Saving to: `360sd_x64_std_5.0.0.7033.exe' 100%[======================================>] 37,480,360 4.12M/s in 8.9s 2016-05-13 09:56:04 (4.00 MB/s) - `360sd_x64_std_5.0.0.7033.exe' saved [37480360/37480360] [root@localhost ~]# wget http://dl.wdlinux.cn:5180/lanmp_laster.tar.gzwget http://dl.wdlinux.cn:5180/lanmp_laster.tar.gz --2016-05-13 09:56:09-- http://dl.wdlinux.cn:5180/lanmp_laster.tar.gzwget Resolving dl.wdlinux.cn... 222.186.61.177 Connecting to dl.wdlinux.cn|222.186.61.177|:5180... connected. HTTP request sent, awaiting response... 302 Found Location: http://dl.wdlinux.cn:5180/index.html [following] --2016-05-13 09:56:15-- http://dl.wdlinux.cn:5180/index.html Connecting to dl.wdlinux.cn|222.186.61.177|:5180... connected. HTTP request sent, awaiting response... 200 OK Length: 4897 (4.8K) [text/html] Saving to: `lanmp_laster.tar.gzwget' 100%[======================================>] 4,897 --.-K/s in 0.1s 2016-05-13 09:56:17 (33.3 KB/s) - `lanmp_laster.tar.gzwget' saved [4897/4897] --2016-05-13 09:56:17-- http://dl.wdlinux.cn:5180/lanmp_laster.tar.gz Connecting to dl.wdlinux.cn|222.186.61.177|:5180... connected. HTTP request sent, awaiting response... 200 OK Length: 81312101 (78M) [application/x-gzip] Saving to: `lanmp_laster.tar.gz' 100%[======================================>] 81,312,101 807K/s in 68s 2016-05-13 09:57:25 (1.14 MB/s) - `lanmp_laster.tar.gz' saved [81312101/81312101] FINISHED --2016-05-13 09:57:25-- Downloaded: 2 files, 78M in 1m 8s (1.14 MB/s)
4、硬盘IO性能
[root@localhost ~]# 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, 3.41917 s, 78.5 MB/s [root@localhost ~]# dd if=/dev/zero of=test bs=8k count=256k conv=fdatasync 262144+0 records in 262144+0 records out 2147483648 bytes (2.1 GB) copied, 20.6343 s, 104 MB/s
5、安装AMH
******* SSH Dirs ******* WebSite: /home/wwwroot Nginx: /usr/local/nginx PHP: /usr/local/php MySQL: /usr/local/mysql MySQL-Data: /usr/local/mysql/data Start time: Fri May 13 21:59:26 CST 2016 Completion time: Fri May 13 22:17:54 CST 2016 (Use: 18 minute) More help please visit:http://amysql.com ================================================================
6、路由追踪(真实开的小鸡IP,非官方提供的测试IP)
7、小结
bandwagonhost小鸡性能还算是不错的,硬盘IO性能也不错,一直以来大家对其的口碑也还可以的!从CPU信息可以看出来,常规的套餐并没有对cpu的频率进行限制,以前的便宜货特价套餐512M内存以及1G内存的对cpu频率也是做了限制的,嘿嘿!特价与常规还是区别较大的。测试的这台256M内存的小鸡数据中心选择的洛杉矶,路由追踪也只能作为参考,有些时候也会发生变化的!安装AMH4.2免费版用时18分钟,对于这种小内存还是采用openvz的小鸡来说算不错的啦!