文章分类 -  Keepalived

Keepalived
摘要:一、集群基础 1、系统的扩展方式 scale up向上扩展:提高单台服务器的性能 scale out向外扩展:多台服务器联合起来满足同一个需要 2、集群类型 LB :load balancing,负载均衡集群,通过横向扩展提高系统性能 实现方式 传输层 : ipvs(lvs) 应用层 : nginx 阅读全文
posted @ 2021-10-10 18:49 深山居士123 阅读(741) 评论(0) 推荐(0)