Hi Andrew,

 

Thanks, this is exactly the answer I was hoping for. I knew I was missing
something.

 

Cheers

Nik

 

  _____  

From: Andrew Gallatin [mailto:galla...@gmail.com] 
Sent: Tuesday, 15 October 2013 12:40 AM
To: Nik Koracek
Cc: Mohammad Hajjat; iperf-users
Subject: Re: [Iperf-users] Help understanding results from a single TCP
session

 

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

No virus found in this message.
Checked by AVG - www.avg.com
Version: 2013.0.3408 / Virus Database: 3222/6747 - Release Date: 10/13/13

------------------------------------------------------------------------------
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=60135031&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