在 Linux 操作系统上人为增加 IP (TCP) 延迟的工具?

发布于 2024-11-25 19:16:42 字数 336 浏览 3 评论 0原文

我正在寻找一个 (Linux) 工具来模拟两台机器之间的高延迟 IP 通信。

机器 A 和 B 位于同一 LAN 上(<1 毫秒延迟)。
目标:我的 Java 应用程序(机器 A)在与机器 B 上的服务进行 TCP 通信时应该会遇到高延迟(约 500 毫秒)。

评论:

  1. 我正在寻找对单个 IP 数据包延迟的细粒度控制(仅控制整体带宽并不需要)不剪掉)。
  2. 我宁愿不减慢整个网络,而只是减慢机器之间的通信:A+B。
  3. 我主要关心 Linux,而且我更喜欢使用免费软件工具,尽管 Windows/商业工具也可以。我用谷歌搜索,但什么也没找到。

I'm looking for a (Linux) tool to allow me to simulate high latency IP communication between two machines.

Machines A and B are on the same LAN (<1ms latency).
Goal: My Java app, machine A, should experience high latency (~500ms) when talking TCP with a service on machine B.

Comments:

  1. I'm looking for fine grained control over the individual IP packet latency (controlling just the overall bandwidth doesn't cut it).
  2. I would rather not slow down the entire network, just the communication between machines: A+B.
  3. I mainly care about Linux and I rather use a freeware tool, though a Windows/commercial tool might also do. I Googled, but found nothing.

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

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

发布评论

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

评论(1

十六岁半 2024-12-02 19:16:42

这看起来会做你想做的事:
http://www.linuxpoweruser.com/?p=41

This looks like It'll do what you want:
http://www.linuxpoweruser.com/?p=41

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