- 2016 原文
- 基于上一篇的proxy
基于proxy 实现 负载均衡
The following example shows how to write a light weight load balancer using libevent.
This basically builds on the proxy server I had written previously.
后端配置多个web 服务,LB 会以RR 分发请求到这些后端
You can configure
【load balance】Light weight round robin load balancer
阅读 61
2022-01-13
The following example shows how to write a light weight load balancer using libevent.
This basically builds on the proxy server I had written previously.
You can configure
相关推荐
精彩评论(0)