如何限制 akamai 流

发布于 2024-08-03 08:10:27 字数 86 浏览 1 评论 0原文

我正在使用 Charles Proxy 测试 Flash 站点。它似乎并没有限制我们正在使用的 Akamai 视频流。有没有办法模拟流在慢速连接上的工作方式?

i'm testing a flash site with Charles Proxy. It doesn't appear to be throttling the video stream from Akamai that we're using. Is there a way to simulate how the stream will work on a slow connection?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

燕归巢 2024-08-10 08:10:27

Charles 只是一个 Web 代理,因此它不会限制不通过 HTTP 代理的流量(就像通过端口 1935 传输 Flash 视频一样)。相反,您需要另一个可以限制所有流量的应用程序。

另一篇文章可能会有所帮助:
用于降低网络连接性能的工具?

Charles is just a web proxy, so it won't throttle traffic that doesn't go through your HTTP proxy (like streaming flash video does, over port 1935). Instead you need another application that can throttle all traffic.

This other post may help:
Tools for degrading my network connection?

弄潮 2024-08-10 08:10:27

您还可以强制连接到 rtmpt 而不是 rtmp,这将强制它通过端口 80 并通过 Charles 建立隧道。

You can also force the connection to rtmpt instead of rtmp which will force it to tunnel over port 80 and via Charles.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文