Testing load balancing in NGINX

后端 未结 0 1959
旧巷少年郎
旧巷少年郎 2021-01-29 06:28

I set up load balancing on NGINX using the Round Robin for apache tomcat servers with two servers in my nginx.conf file:

upstream appcluster1 {
    s         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题