doubt on UDP and TCP window size

Status
Not open for further replies.

musicguy

Junior Member level 3
Joined
Aug 9, 2009
Messages
30
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,462
I would like for iperf it can set the TCP and UDP window size. So do the UDP window size is the correct term to use?

Is window size the same meaning as packet size
 

and it is not the same as packet size (although in some cases it can contain the same number of usable data bytes)
 

then what is the term to use when if i use for '-w' in the iperf command. example: 'iperf IP address -u -w128k ?
 

it sets the window size, not the packet size
 

-w option sets window size for TCP and buffer size for UDP. In general you will get better throughput with UDP with using bigger buffer size (bigger -w xxx size) assuming that your OS supports that.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…