Lines Matching refs:server
62 and server is now configurable with the new --time-skew-threshold
77 * The server is now less likely to get stuck due to network errors
116 * A --server-bitrate-limit flag has been added as a server-side
117 command-line argument. It allows a server to enforce a maximum
160 * Clock skew between the iperf3 client and server will no longer
173 * Some server authentication functions have been added to the API
279 end-of-test statistics to the server (#677). This fixes a
285 * A server side crash in verbose output with a client running
312 * A bug where the server would, under certain circumstances, halt a
318 * The authentication token on the server is properly reset between
339 iperf3 server (#517).
383 server, in milliseconds (#216).
386 cookie used to associate the client and server. Instead, random
398 network queueing on the path between the client and server. This
554 iperf3 server will no longer exit after five consecutive errors,
623 * A new -I option for the server causes it to write a PID file,
628 iperf3 server in daemon mode (issue #119).
644 * A potential crash in the iperf3 server has been fixed (issue #257,
665 * Added -1 / --one-off flag, which causes the iperf3 server to
698 with a pathologically large block size. This put the server into
725 * A server bug where new connections from clients could disrupt
780 * It is now possible to get (most of) the server-side output at
781 the client by using the --get-server-output flag (issue #160).
829 * Added -I flag for the server to write a PID file, mostly useful for
865 -D, --daemon run server as a daemon
910 * on_connect - executes after a connection is made to the server
930 * TCP control socket now manages messages between client and server
931 * Dynamic server (gets test parameters from client)
936 * Client can now see server results (and vice versa)