[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.20.1602231223530.29937@localhost.localdomain>
Date: Tue, 23 Feb 2016 12:24:38 +0100 (CET)
From: sdrb@...t.eu
To: netdev@...r.kernel.org
Subject: Variable download speed
Hi,
I've got a problem with network on one of my embedded boards.
I'm testing download speed of 256MB file from my PC to embedded board
through 1Gbit ethernet link using ftp.
The problem is that sometimes I achieve 25MB/s and sometimes it is only
14MB/s. There are also situations where the transfer speed starts at
14MB/s and after a few seconds achieves 25MB/s.
I've caught the second case with tcpdump and I noticed that when the speed
is 14MB/s - the tcp window size is 534368 bytes and when the speed
achieved 25MB/s the tcp window size is 933888.
My question is: what causes such dynamic change in the window size (while
transferring data)? Is it some kernel parameter wrong set or something
like this?
Do I have any influence on such dynamic change in tcp window size?
sdrb
Powered by blists - more mailing lists