mac搭建openresty服务

183 阅读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