Home
|
简体中文
|
繁体中文
|
杂文
|
Github
|
知乎专栏
|
Facebook
|
Linkedin
|
Youtube
|
打赏(Donations)
|
About
部分 VIII. Server Load Balancing
上一页
下一页
知乎专栏
部分 VIII. Server Load Balancing
Load Balancing / High-Availability
目录
85. heartbeat
85.1. heartbeat+ldirectord
85.1.1. heartbeat
85.1.2. ldirectord
85.1.3. test
85.2. Pacemaker
86. Linux Virtual Server
86.1. 环境配置
86.2. VS/NAT
86.3. VS/TUN
86.4. VS/DR
86.4.1. 配置文件
86.5. ipvsadm script
86.6. Timeout
86.7. debug
86.8. ipvsadm monitor
87. keepalived
87.1. 安装
87.2. test
87.3. HAProxy and Keepalived (Virtual IP)
88. Piranha - Cluster administation tools
88.1. install
88.2. configure
88.3. real server
88.4. Example
88.4.1. Master
88.4.2. Slave
88.4.3. MySQL
89. HAProxy - fast and reliable load balancing reverse proxy
89.1. Installing
89.1.1. Ubuntu
89.1.2. CentOS
89.2. haproxy.cfg
89.2.1. stats
89.2.2. listen 方式
89.2.3. frontend/backend 方式
89.2.4. option
89.2.5. balance
89.2.6. server
89.3. Example 配置实例
89.3.1. HTTP 配置实例
89.3.2. Squid
89.3.3. haproxy + mysql 配置实例
89.3.4. HTTPS SSL证书卸载配置实例
89.3.5. 使用TCP模式实现SSL穿透
89.3.6. SMTP
90. balance - Load balancing solution and generic tcp proxy
90.1. balance
90.1.1. 编译安装
90.1.2. Ubuntu 安装
90.1.3. 测试安装是否正确
90.1.4. 用法
90.2. BalanceNG
90.3. RBridge
91. Perlbal
91.1. install
92. Pacemaker
93. Example
93.1. 双负载均衡的用法
93.2. 单台负载均衡的用法
93.3. 广域网负载均衡的用法
94. FAQ
94.1. Haproxy 与 Nginx
本章主要讲述服务器负载均衡技术语服务器高可用,关于网络链路负载均衡与路由交换设备HA请关注作者的《Netkiller Network 手札》