Use Keepalived Switching Master-Slave Solution
Keepalived Overview Keepalived is a lightweight and high availability framework solution in Linux, It is seem as HeartBeat, RoseHA, has similar function that…
Web RedisLinuxNginx
2 篇文章
Keepalived Overview Keepalived is a lightweight and high availability framework solution in Linux, It is seem as HeartBeat, RoseHA, has similar function that…
最近在做另一个项目的performance测试,前端是用的HAProxy做负载均衡,以前都是用Nginx, HAProxy不是怎么熟,所以趁此机会把HAProxy梳理一遍。相对于后端,两台webserver, 分别有几块不同的performance测试: 纯http访问,不涉及UI表单的匿名访问; 另一种UI p…