Home | 简体中文 | 繁体中文 | 杂文 | Github | 知乎专栏 | Facebook | Linkedin | Youtube | 打赏(Donations) | About
知乎专栏

部分 VIII. Server Load Balancing

Load Balancing / High-Availability

目录

75. heartbeat
75.1. heartbeat+ldirectord
75.1.1. heartbeat
75.1.2. ldirectord
75.1.3. test
75.2. Pacemaker
76. Linux Virtual Server
76.1. 环境配置
76.2. VS/NAT
76.3. VS/TUN
76.4. VS/DR
76.4.1. 配置文件
76.5. ipvsadm script
76.6. Timeout
76.7. debug
76.8. ipvsadm monitor
77. keepalived
77.1. 安装
77.2. test
77.3. HAProxy and Keepalived (Virtual IP)
78. Piranha - Cluster administation tools
78.1. install
78.2. configure
78.3. real server
78.4. Example
78.4.1. Master
78.4.2. Slave
78.4.3. MySQL
79. HAProxy - fast and reliable load balancing reverse proxy
79.1. Installing
79.1.1. Ubuntu
79.1.2. CentOS
79.2. haproxy.cfg
79.2.1. stats
79.2.2. listen 方式
79.2.3. frontend/backend 方式
79.2.4. option
79.2.5. balance
79.2.6. server
79.3. Example 配置实例
79.3.1. HTTP 配置实例
79.3.2. Squid
79.3.3. haproxy + mysql 配置实例
79.3.4. HTTPS SSL证书卸载配置实例
79.3.5. 使用TCP模式实现SSL穿透
79.3.6. SMTP
80. balance - Load balancing solution and generic tcp proxy
80.1. balance
80.1.1. 编译安装
80.1.2. Ubuntu 安装
80.1.3. 测试安装是否正确
80.1.4. 用法
80.2. BalanceNG
80.3. RBridge
81. Perlbal
81.1. install
82. Pacemaker
83. Example
83.1. 双负载均衡的用法
83.2. 单台负载均衡的用法
83.3. 广域网负载均衡的用法
84. FAQ
84.1. Haproxy 与 Nginx

本章主要讲述服务器负载均衡技术语服务器高可用,关于网络链路负载均衡与路由交换设备HA请关注作者的《Netkiller Network 手札》