Load Balancing
负载均衡
服务器负载均衡
TCP层负载均衡
- 示例
https://blog.csdn.net/weixin_43914278/article/details/104515787
https://blog.csdn.net/hackersuye/article/details/83269511
- TCP连接
https://blog.csdn.net/ynnmnm/article/details/26117191
https://www.cnblogs.com/zhuweisky/archive/2007/09/16/894738.html
- 混合模式
HTTP层负载均衡
- 示例
https://blog.csdn.net/developerinit/article/details/76141571
- Websocket示例
https://www.haproxy.com/fr/blog/websockets-load-balancing-with-haproxy/
http://nginx.org/en/docs/http/websocket.html
软件负载均衡应用
HAProxy
https://blog.csdn.net/weixin_30701521/article/details/97463818
https://blog.csdn.net/audioo1/article/details/53189032
Nginx
https://blog.csdn.net/aa1358075776/article/details/97779277
https://segmentfault.com/a/1190000000453817
客户端负载均衡
Ribbon客户端负载均衡
https://www.cnblogs.com/zhenghongxin/p/10812137.html