You were getting more bandwidth than expected because Linux (and other
OSes) will automatically increase the TCP window size.  Google
for tcp_moderate_rcvbuf, for example.  One way to actually get the window
sizes you expect is to use the -w argument to iperf.  Note that linux will
double what you specify (so if you specify 128K, it will use 256K
internally).

Drew

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Iperf-users mailing list
Iperf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iperf-users

Reply via email to