Home | 简体中文 | 繁体中文 | 杂文 | Github | 知乎专栏 | 51CTO学院 | CSDN程序员研修院 | OSChina 博客 | 腾讯云社区 | 阿里云栖社区 | Facebook | Linkedin | Youtube | 打赏(Donations) | About
知乎专栏多维度架构

部分 VIII. Server Load Balancing

Load Balancing / High-Availability

目录

76. heartbeat
76.1. heartbeat+ldirectord
76.1.1. heartbeat
76.1.2. ldirectord
76.1.3. test
76.2. Pacemaker
77. Linux Virtual Server
77.1. 环境配置
77.2. VS/NAT
77.3. VS/TUN
77.4. VS/DR
77.4.1. 配置文件
77.5. ipvsadm script
77.6. Timeout
77.7. debug
77.8. ipvsadm monitor
78. keepalived
78.1. 安装
78.2. test
78.3. HAProxy and Keepalived (Virtual IP)
79. Piranha - Cluster administation tools
79.1. install
79.2. configure
79.3. real server
79.4. Example
79.4.1. Master
79.4.2. Slave
79.4.3. MySQL
80. HAProxy - fast and reliable load balancing reverse proxy
80.1. Installing
80.1.1. Ubuntu
80.1.2. CentOS
80.2. haproxy.cfg
80.2.1. stats
80.2.2. listen 方式
80.2.3. frontend/backend 方式
80.2.4. option
80.2.5. balance
80.2.6. server
80.3. Example 配置实例
80.3.1. HTTP 配置实例
80.3.2. Squid
80.3.3. haproxy + mysql 配置实例
80.3.4. HTTPS SSL证书卸载配置实例
80.3.5. 使用TCP模式实现SSL穿透
80.3.6. SMTP
81. balance - Load balancing solution and generic tcp proxy
81.1. balance
81.1.1. 编译安装
81.1.2. Ubuntu 安装
81.1.3. 测试安装是否正确
81.1.4. 用法
81.2. BalanceNG
81.3. RBridge
82. Perlbal
82.1. install
83. Pacemaker
84. Example
84.1. 双负载均衡的用法
84.2. 单台负载均衡的用法
84.3. 广域网负载均衡的用法
85. FAQ
85.1. Haproxy 与 Nginx

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