减少测试带宽

发布于 2024-10-11 02:51:56 字数 150 浏览 5 评论 0原文

出于测试目的等,我需要 1) 减少连接带宽的方法(每个方向) 2) 模拟断开的连接。 3) 测量带宽,也许看看发生了什么。

我正在考虑类似代理的东西或者可能插入 Apache/Tomcat 的东西

(对于客户端来说应该看起来像 http URL/URI)

For testing purposes etc. I need
1) Ways to reduce bandwidth on a connection (each direction)
2) Simulate broken connection.
3) Measure bandwidth, perhaps see whats going through.

I am thinking of something like a proxy or perhaps something plugging into Apache/Tomcat

(Should look like a http URL/URI to the client)

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

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

发布评论

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

评论(2

尽揽少女心 2024-10-18 02:51:56

这个“代理”可以为您模拟所有这些,并且做得很好。 http ://info.iet.unipi.it/~luigi/dummynet/

对于这种测试来说,商业工具可能非常昂贵,因此值得为此设置一个专用的 Linux 盒子。我还没试过windows版本..

This "proxy" can simulate all of that for you and does a good job as well.. http://info.iet.unipi.it/~luigi/dummynet/

Commercial tools can be very expensive for this kind of testing so worth the effort setting up a dedicated linux box for this. I have not tried the windows version yet..

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