From: bert hubert <ahu@ds9a.nl>
To: Redeeman <lkml@metanurb.dk>
Cc: LKML Mailinglist <linux-kernel@vger.kernel.org>,
Horst von Brand <vonbrand@inf.utfsm.cl>
Subject: Re: quite big breakthrough in the BAD network performance, which mm6 did not fix
Date: Wed, 7 Jul 2004 10:19:04 +0200 [thread overview]
Message-ID: <20040707081904.GA21398@outpost.ds9a.nl> (raw)
In-Reply-To: <1089182265.10687.4.camel@localhost>
On Wed, Jul 07, 2004 at 08:37:44AM +0200, Redeeman wrote:
> its 1 as default, using the tcp patch from another thread fixes so that i can connect to sites. (packages.gentoo.org etc)
> where before that patch came, i echo'ed 0 into it, and it worked aswell,
> however i didnt get more than 50kb/s either :|
Redeeman, from your trace to outpost.ds9a.nl:10000 I note that something in
your path removes the wscale option, or that you have turned off window
scaling entirely. Can you check /proc/sys/net/ipv4/tcp_window_scaling ?
43.909623 redeeman.33083 > 213.244.168.210.10000: S 4031970603:4031970603(0)
win 5840 <mss 1322,sackOK,timestamp 23502 0>
43.909678 213.244.168.210.10000 > redeeman.33083: S 634167324:634167324(0)
ack 4031970604 win 5792 <mss 1460,sackOK,timestamp 2136531455 23502> (DF)
43.951129 redeeman.33083 > 213.244.168.210.10000: .
ack 1 win 5840 <nop,nop,timestamp 23543 2136531455>
I also note that you most probably have tcp_default_win_scale set to 0.
Can you confirm for me that with 2.6.7-mm6 (and exactly that version)
- you have no TCP connectivity to packages.gentoo.org by default
- you can access packages.gentoo.org with /proc/sys/net/ipv4/tcp_default_win_scale
at both 1 and 0
- that speed, even with tcp_default_win_scale set to 0, is
significantly lower than with stock 2.6.7, that is, if you
download some big files, and measure that, and then reboot
immediately to 2.6.7, things get lots faster
Alternatively, can you reboot to a kernel with the problem ("can't connect
to packages.gentoo.org") and try to connect to http://outpost.ds9a.nl:10000
and tcpdump that and send me the dump (if it does in fact not work).
Regards,
bert
--
http://www.PowerDNS.com Open source, database driven DNS Software
http://lartc.org Linux Advanced Routing & Traffic Control HOWTO
next prev parent reply other threads:[~2004-07-07 8:19 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-05 23:38 quite big breakthrough in the BAD network performance, which mm6 did not fix Redeeman
2004-07-06 0:54 ` Matt Heler
2004-07-06 13:25 ` Redeeman
2004-07-06 13:53 ` Erik Mouw
2004-07-06 15:49 ` Redeeman
2004-07-06 18:46 ` Matt Heler
2004-07-06 20:08 ` John Richard Moser
2004-07-06 20:20 ` John Richard Moser
2004-07-06 19:30 ` Horst von Brand
2004-07-07 0:42 ` Redeeman
2004-07-07 1:12 ` Matt Heler
2004-07-07 4:46 ` qubes
2004-07-07 5:46 ` Redeeman
2004-07-07 6:31 ` bert hubert
2004-07-07 6:37 ` Redeeman
2004-07-07 8:19 ` bert hubert [this message]
2004-07-07 8:29 ` Redeeman
2004-07-07 7:45 ` Redeeman
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=20040707081904.GA21398@outpost.ds9a.nl \
--to=ahu@ds9a.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=lkml@metanurb.dk \
--cc=vonbrand@inf.utfsm.cl \
/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.