okass2 在版块 Cloud服务 中回复了话题 AWS Lightsail 的使用场景 1年, 1个月前
实际的使用体验过程中,可以明显感觉到,只要cpu负载在一定时间超过10%就会造成服务掉线。
okass2 在版块 Cloud服务 中发起了话题 AWS Lightsail 的使用场景 1年, 1个月前
AWS Lightsail轻量级服务器对表的是阿里云/腾讯云等轻量级服务器,通过极低的成本来获得看似不错的配置。但是有个很严重的缺陷就是CPU做了限制处理。
官方的说明如下
Sustainable and burstable zones
Lightsail uses burstable instances which provide a baseline amount of CPU performance, but also have the ability to temporarily provide additional CPU performance above the baseline as needed. This is referred to as bursting.…okass2 在版块 VPS业务 中发起了话题 阿里云香港服务器删除自家全家桶服务 1年, 1个月前
最近VPS频繁的down机,基本上配置啥的都几个月没动过了。根据业务需求,2core/2GB的内核妥妥的是配置过剩的。但是连续5天都是出现down机。打开后台一看,阿里云自家的全家桶服务在后台进程占用了半壁江山。直接删
service aegis stop
chkconfig –del aegis
wget http://update.aegis.aliyun.com/download/uninstall.sh
sh uninstall.sh
wget http://update.aegis.aliyun.com/download/quartz_uninstall.sh
sh quartz_uninstall.sh
pkill aliyun-servi…[阅读更多]okass2 在版块 Cloud服务 中发起了话题 AWS Lightsail 创建后需要做哪些处理 1年, 2个月前
1. 创建aws lightsail 后,会发现主机Ping不同,原因是Lightsail官方不允许ping, 防火墙也没有开放ping协议。但是如果在实例的networking 规则里面开放所有tcp+udp端口,然后重启主机,就可以ping了。
2. 重启实例后,Lightsail主机的IP地址会变化。
解决办法:
可以通过创建静态ip地址来绑定实例,1> 进入lightsail 的后台主页,https://lightsail.aws.amazon.com/ls/web…[阅读更多]