Lines Matching refs:a

9   iperf2's problems, ESnet decided by 2010 that a new, simpler tool
20 problems with iperf2, and added a number of new features similar to
21 iperf3. iperf2.0.8, released in 2015, made iperf2 a useful tool. iperf2's
45 How can I build a statically-linked executable of iperf3?
46 There are a number of reasons for building an iperf3 executable with
48 quite a straight-forward process.
75 the last two steps are needed to produce a static executable.
77 How can I build on a system that doesn't support profiled executables?
95 (and a little bit of wasted work on the build host), you might
98 #. After the configure step, there will be a definition in
121 I'm seeing quite a bit of unexpected UDP loss. Why?
125 buffer sizes. That seems to make a big difference on some hosts.
130 TCP throughput drops to (almost) zero during a test, what's going on?
153 server after a while. However, it seems that segmentation is not
157 The recommended solution in such a case is to disable TSO/LSO, at
162 …https://support.microsoft.com/en-us/help/900926/recommended-tcp-ip-settings-for-wan-links-with-a-m…
171 * Reduce the sending length to a small value that should not require
203 I managed to get a Windows executable built, but why do I get a BSOD on Windows 7?
204 There seems to be a bug in Windows 7 where running iperf3 from a
205 network filesystem can cause a system crash (in other words Blue
206 Screen of Death, or BSOD). This is a Windows bug addressed in kb2839149:
212 …osoft.com/en-us/help/2732673/-delayed-write-failed-error-message-when--pst-files-are-stored-on-a-ne
214 Why can’t I run a UDP client with no server?
215 This is potentially dangerous, and an attacker could use this for a
218 I'm trying to use iperf3 to test a 40G/100G link...What do I need to know?
225 iperf3 uses a control connection between the client and server to
229 still in flight. This effect can be significant for short (a few
233 The ``-F`` option to iperf3 is not a file transfer utility. It's a
234 way of testing the end-to-end performance of a file transfer,
243 I have a question regarding iperf3...what's the best way to get help?
244 Searching on the Internet is a good first step.
245 http://stackoverflow.com/ has a number of iperf3-related questions
246 and answers, but a simple query into your favorite search engine can
249 There is a mailing list nominally used for iperf3 development,