From: Frederic Leroy <fredo@starox.org>
To: Asdo <asdo@shiftmail.org>
Cc: netdev@vger.kernel.org, e1000-devel@lists.sourceforge.net
Subject: Re: TCP sockets stalling - help! (long)
Date: Thu, 26 Nov 2009 23:33:02 +0100 [thread overview]
Message-ID: <20091126233302.42be8780@houba> (raw)
In-Reply-To: <4B0CB1B8.8030402@shiftmail.org>
Le Wed, 25 Nov 2009 05:25:28 +0100,
Asdo <asdo@shiftmail.org> a écrit :
> Hi netdev and e1000 people,
>
> I have a weird problem here.
> [...]
I have the same kind of problem at home. I can't copy big files over
ssh unless I limit the rate ( ssh -l 8000 ... )
After reading your mail, I make some quick tests ( see below).
Results in short :
- netcat always work.
- ssh stalls, nearly immediately.
I thought fault cames from a kernel update or my wifi card update.
Apparently, I was wrong for the hardware.
Here are the test I just made :
network:
SG ----- eth_100_Mbps ----- ISV_BOX ))) wifi_~1.5Mb ((( HOUBA
host HOUBA:
----
gentoo - updated frequently (once a week)
kernel vanilla : Linux houba 2.6.32-rc6-fredo4-04866-g47caac1 #5
PREEMPT Fri Nov 6 14:20:20 CET 2009 i686 Intel(R) Pentium(R) M
processor 1400MHz GenuineIntel GNU/Linux
host SG:
----
debian stable - not updated recently
kernel vanilla : Linux sg 2.6.32-rc5-fredo3 #2 Mon Oct 19 02:25:29 CEST
2009 i586 GNU/Linux
/dev/sda is a USB disk mounted on media/big
TESTS
-----
HOUBA command for tests :
netcat -l -p 2000 | pv > /dev/null
TEST1 - OK : ~5min
fredo@sg:~/remote_wake$ cat /dev/null | netcat houba 2000
TEST2 - OK : ~5min
fredo@sg:~/remote_wake$ cat /dev/sda | netcat houba 2000
TEST3 - OK :
fredo@sg:~/remote_wake$
cat /media/big/home/fredo/cdanslair/cdanslair_20091125.wmv | netcat -q
0 houba 2000
result : 291MO 0:03:32 [1,37MO/s]
TEST4 - FAILED
fredo@sg:~/remote_wake$
scp /media/big/home/fredo/cdanslair/cdanslair_20091125.wmv houba:
Stalled within seconds (5216Kb transferred) :
cdanslair_20091125.wmv 1% 5216KB 0.0KB/s - stalled -
--
Frédéric Leroy
next prev parent reply other threads:[~2009-11-26 22:40 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-25 4:25 TCP sockets stalling - help! (long) Asdo
2009-11-25 11:48 ` Ilpo Järvinen
2009-11-25 13:07 ` Asdo
2009-11-25 15:36 ` Asdo
2009-11-25 16:38 ` Asdo
2009-11-25 22:29 ` [E1000-devel] " Ilpo Järvinen
2009-11-26 22:33 ` Frederic Leroy [this message]
2009-11-27 9:10 ` Ilpo Järvinen
2009-11-27 12:56 ` Asdo
2009-11-27 20:53 ` Frederic Leroy
2009-11-27 21:00 ` Ilpo Järvinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091126233302.42be8780@houba \
--to=fredo@starox.org \
--cc=asdo@shiftmail.org \
--cc=e1000-devel@lists.sourceforge.net \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.