文件流负载平衡?

发布于 2024-12-11 18:01:47 字数 250 浏览 0 评论 0原文

我有一个高流量网站(大约 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文