DD1984 / sockperf

Automatically exported from code.google.com/p/sockperf
Other
1 stars 0 forks source link

distinguish between TCP statistics vs. UDP statistics (in case mixed feed file) #29

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What need is this feature going to satisfy?
1. statistics should be reported per socket or per socket type
2. it make no sense to provide one average for TCP & UDP & MC
3. (this is only relevant in case feed file contains mixed socket types)

What is the expected output? What do you have currently? Any workaround?
For each server (currently we support 1 server, but the infrastructure supports 
N servers), the client should print statistics based on socket type

Workaround:
user can use homogeneous feed files and repeat the test per file

Original issue reported on code.google.com by avne...@gmail.com on 5 Apr 2011 at 6:50