1.本地搭建openresty服务,最好使用官方教程,http://openresty.org/cn/installation.htmlhttp://openresty.org/cn/installation.html
2.可以通过nginx实现负载均衡,https://blog.csdn.net/leadersnowy/article/details/51981248
实现负载的6种算法,
轮询
IP hash
fair
本文共 265 字,大约阅读时间需要 1 分钟。
1.本地搭建openresty服务,最好使用官方教程,http://openresty.org/cn/installation.htmlhttp://openresty.org/cn/installation.html
2.可以通过nginx实现负载均衡,https://blog.csdn.net/leadersnowy/article/details/51981248
实现负载的6种算法,
轮询
IP hash
fair
转载于:https://juejin.im/post/5b20ea30e51d4506b73598c4