From: Con Kolivas <kernel@kolivas.org>
To: linux-kernel@vger.kernel.org
Cc: Brice Figureau <brice+lklm@daysofwonder.com>,
Vincent Vanackere <vincent.vanackere@gmail.com>
Subject: Re: 2.6.17: slow (as hell) tcp inbound transfers
Date: Tue, 20 Jun 2006 01:15:02 +1000 [thread overview]
Message-ID: <200606200115.02492.kernel@kolivas.org> (raw)
In-Reply-To: <1150729187.4985.41.camel@localhost.localdomain>
On Tuesday 20 June 2006 00:59, Brice Figureau wrote:
> Hi,
>
> On Mon, 2006-06-19 at 16:17 +0200, Vincent Vanackere wrote:
> > On 6/19/06, Brice Figureau <brice+lklm@daysofwonder.com> wrote:
> > > Now to the problem: I just finished the installation of a brand new
> > > 2.6.17 on a Dell PowerEdge 2850 which was running 2.6.16.19 really
> > > fine, and I'm encountering a strange issue.
> > >
> > > It seems that TCP inbound transfers (using either curl, or scp) are
> > > really slow except when issued on our gigabit LAN.
> >
> > Could you try the following to see if it cures your problem ?
> >
> > echo 0 > /proc/sys/net/ipv4/tcp_window_scaling
>
> Yes, that fixed it:
> # curl http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.gz
>
> > /dev/null
>
> % Total % Received % Xferd Average Speed Time Time Time
> Current
> Dload Upload Total Spent Left
> Speed
> 0 49.3M 0 9856 0 0 2991 0 4:48:05 0:00:03 4:48:02
> 3680
>
> # echo 0 > /proc/sys/net/ipv4/tcp_window_scaling
>
> # curl http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.gz
>
> > /dev/null
>
> % Total % Received % Xferd Average Speed Time Time Time
> Current
> Dload Upload Total Spent Left
> Speed
> 1 49.3M 1 904k 0 0 86544 0 0:09:57 0:00:10 0:09:47
> 71173
>
> Did something has changed between 2.6.16 and 2.6.17 regarding TCP window
> scaling ?
>
> I remember a discussion on lklm aroung 2.6.7 or so that finally ended as
> a bug in a firewall that wasn't handling TCP window scaling gracefully.
> That's certainly my case, I'll will have a look to that.
See:
http://kerneltrap.org/node/6723
--
-ck
next prev parent reply other threads:[~2006-06-19 15:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-19 13:59 Brice Figureau
2006-06-19 14:17 ` Vincent Vanackere
2006-06-19 14:59 ` Brice Figureau
2006-06-19 15:15 ` Con Kolivas [this message]
2006-06-19 15:52 ` Brice Figureau
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=200606200115.02492.kernel@kolivas.org \
--to=kernel@kolivas.org \
--cc=brice+lklm@daysofwonder.com \
--cc=linux-kernel@vger.kernel.org \
--cc=vincent.vanackere@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome