Hello,

I am new to performance testing, and I would like confirm if iperf2 can be
used in the use case I will describe here, which is required by my employer.


I am using iperf 2.0.5 on a single server (Ubuntu 16.04.2) and on multiple
clients (Debian 8) to test download and upload bandwidth towards this
server using  the "-d" option. .

My question is this: Can the server successfully accept and complete
simultaneous tests from different client on the same interface, IP address,
and port?

The number of client is currently around 250 (expected to grow to around
950.)

Server command: iperf -s -p 5002 -f m
All clients using the command: iperf -c serverIP -d -p 5002 -f m

If the answer is Yes, what are the limitations to this use case? (ex. up to
how many client can be used.)


Regards,
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Iperf-users mailing list
Iperf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iperf-users

Reply via email to