Lines Matching refs:server

39           iperf3 -c server [ options ]
45 user must establish both a server and a client.
47 The iperf3 executable contains both client and server functionality.
48 An iperf3 server can be started using either of the -s or --server com-
53 iperf3 --server
56 (--server) forms. In this section we will generally use the short form
60 By default, the iperf3 server listens on TCP port 5201 for connections
66 After the server is started, it will listen for connections from iperf3
78 If the iperf3 server is running on a non-default TCP port, that port
90 Normally, the test data is sent from the client to the server, and mea-
92 from the server can be done by specifying the -R flag on the client.
93 This causes data to be sent from the server to the client.
97 Results are displayed on both the client and server. There will be at
110 the client is the sender and the server is the receiver, although as
113 The client can be made to retrieve the server-side output for a given
114 test by specifying the --get-server-output flag.
116 Either the client or the server can produce its output in a JSON struc-
130 set server port to listen on/connect to to n (default 5201)
154 only). On both the client and server you can set the local
157 server's affinity for just that one test, using the n,m form of
209 -s, --server
210 run in server mode
213 run the server in background as a daemon
217 set, the server will exit after that amount of time with no con-
221 restart the server after n seconds in case it gets stuck. In
222 one-off mode, this is the number of seconds the server will wait
225 --server-bitrate-limit n[KMGT]
226 set a limit on the server side, which will cause a test to abort
248 time skew threshold (in seconds) between the server and client
253 run in client mode, connecting to the specified server. By
255 server, unless the -R flag is specified. If an optional inter-
267 the server, in milliseconds. The default behavior is the oper-
270 server.
334 reverse the direction of a test, so that the server sends data
339 client and server sending and receiving data simultaneously
343 the server and used on that side too; on both sides this option
413 --get-server-output
414 Get the output from the server. The output format is determined
415 by the server (in particular, if the server was invoked with the
418 --json, the server output is included in a JSON object; other-
424 UDP tests. Both client and server need to be running at least
441 username to use for authentication to the iperf server (if built
474 A simple plaintext file must be provided to the iperf3 server in order