Bluemix负载均衡器算法 [英] Bluemix Load Balancer Algorithm

查看:94
本文介绍了Bluemix负载均衡器算法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Bluemix上运行的多个实例之间使用什么算法来平衡HTTP负载?看来我可以使用自动缩放服务来水平缩放,并且想知道平衡负载时使用了哪种算法.

What algorithm is used to balance HTTP load among several instances running on Bluemix? It seems I can use auto-scaling service to scale horizontally, and want to know what algorithm is used when balancing the load.

推荐答案

Cloud Foundry使用循环负载平衡在应用程序的运行实例中分配请求.

Cloud Foundry uses round-robin load balancing to distribute requests across the running instances of your app.

这篇关于Bluemix负载均衡器算法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆