|
|
坛上逛了几天,入手godaddy的虚拟主机(Hosting - Grid - Deluxe - Linux),结果太痛苦了
godaddy的虚拟主机,价格确实不错,试了几个建在godaddy虚拟主机上的网站,速度感觉也不错。
忙活了一阵子,申请开通了,给的ip是新加坡的,接着就是悲剧了,始终无法连上虚拟主机。
ping不通给的IP,tracert的结果:
1 2 ms <1 ms <1 ms DD-WRT [192.168.2.1]
2 2 ms 2 ms 2 ms 192.168.1.1
3 4 ms 4 ms 5 ms 61.130.120.160
4 6 ms 4 ms 6 ms 220.191.157.61
5 7 ms 5 ms 7 ms 61.130.125.157
6 36 ms 4 ms 3 ms 220.191.129.117
7 6 ms 6 ms 6 ms 202.97.55.1
8 7 ms 7 ms 6 ms 202.97.48.14
9 * * * Request timed out.
查了202.97.48.14的IP是中国电信骨干网(上海节点),显然是被掐了,大家都懂的。
联系godaddy后,给的答复:
Unfortunately it does seem to currently not be accessible from within China. We apologize for any inconvenience.
However, if one particular region is experiencing issues, it is very possible there are blocks placed beyond our control. Unfortunately, we are unable to override foreign restrictions.
We do not change IP address by request. However, you may always add a dedicated IP which seems to resolve this issue for other similarly effected.
With shared hosting, many websites use the same IP address. You might require your own IP address if you want to access your website by both the IP address and the domain name. This is especially useful during periods of domain name propagation when you can't access your site by using the domain name.
Additionally, some search engine optimization experts speculate that dedicated IP addresses might improve search engine rankings.
Don't purchase a dedicated IP address if you are installing an SSL certificate. We automatically issue a dedicated IP address when an SSL certificate is installed on our shared hosting servers.
NOTE: Dedicated IP addresses are not available on free hosting accounts.
就是说虚拟主机共享的IP,国家给封杀了,而且godaddy也不愿意换IP。恼了,退款中
想想还是整个国外的VPS算了,godaddy的VPS有点怕。我朋友在用瑞豪开源(RASHOST)的VPS,没听他说不良事件。
选择瑞豪开源(RASHOST)VPS的另一个因素是,它基于xen虚拟化技术,这样性能就比一些垃圾VPS好很多了。
另外,有国内的客服,方便技术支持
瑞豪开源(RASHOST)的VPS开通很简单,国内直接支付宝就轻松搞定,我选了最低128M的linux那款。大约10分钟左右就收到IP、账号、密码了,ping了下,速度还不错:
$ ping www.jcing.com
PING jcing.com (74.82.161.59): 56 data bytes
64 bytes from 74.82.161.59: icmp_seq=0 ttl=48 time=156 ms
64 bytes from 74.82.161.59: icmp_seq=1 ttl=48 time=156 ms
64 bytes from 74.82.161.59: icmp_seq=2 ttl=48 time=156 ms
64 bytes from 74.82.161.59: icmp_seq=3 ttl=48 time=156 ms
64 bytes from 74.82.161.59: icmp_seq=4 ttl=48 time=156 ms
64 bytes from 74.82.161.59: icmp_seq=5 ttl=48 time=156 ms
64 bytes from 74.82.161.59: icmp_seq=6 ttl=47 time=156 ms
我是电信线路,不知道网通的咋样
登录进入简单看一下:
top - 09:50:05 up 2:15, 1 user, load average: 0.00, 0.00, 0.00
Tasks: 38 total, 2 running, 36 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.0%us, 0.0%sy, 0.0%ni, 99.3%id, 0.7%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 131248k total, 114912k used, 16336k free, 8832k buffers
Swap: 262136k total, 36k used, 262100k free, 85324k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1 root 15 0 2176 632 540 S 0.0 0.5 0:00.00 init
2 root RT -5 0 0 0 S 0.0 0.0 0:00.00 migration/0
3 root 34 19 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/0
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 7.9G 690M 6.9G 10% /
嗯,剩下就是和普通linux服务器一样处理了,安装需要的软件
瑞豪开源(RASHOST)的网站:http://rashost.com/
我找到优惠码:RASHOST9 |
|