文件流负载平衡?
我有一个高流量网站(大约 0.5 - 1.5 TB/天),提供偷渡式下载。目前,它正在通过我的服务器将外部源的文件流式传输给用户。实际上我使用 roundrobin 来分配负载,但是由于我的用户的互联网连接速度和他们下载的连接数量不同(有些人使用一个连接下载,有些人使用下载管理器并使用 8 个连接下载,所以它失败了) )。
有什么好的解决方案可以达到更好的效率吗?也许我能够以某种方式确定用户的互联网连接速度并用它来进行一些基于数学的负载平衡?
谢谢!
I have a high-traffic website ( about 0.5 - 1.5 TB / day ) which offers drive-by downloads. It's currently streaming the files from the external source thru my servers and to the users. Actually I use roundrobin to distribute the load, however it fails me due to varying internet connection speed of my users and the number of connections they are downloading with ( some people download with one connection, some use download managers and download with 8 , for example ).
Is there any good solution to achieve better efficiency? Maybe I am able somehow to determine my user's internet connection speed and use it to do some math-based load balancing?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论