Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 iperf3、WiFi、电力线和以太网测试我们的设备 TCP 性能。我是否需要在客户端和服务器中使用相同的版本,这样我就不会看到奇怪的问题或性能下降?
当前我正在使用服务器:iperf 3.1.3 客户端:iperf 3.0.11
谢谢
在大多数情况下,您可以在客户端和服务器之间使用不同版本的 iperf3。显然,他们只能使用客户端和服务器共有的特性/功能。
iperf3 的一些旧“测试版”版本与更高版本不兼容,但自官方 3.0 发布以来的所有内容都应该与其他所有内容互操作。如果不是,我会认为这是一个错误。