All of lore.kernel.org
 help / color / mirror / Atom feed
From: Harry Edmon <harry@atmos.washington.edu>
To: Con Kolivas <kernel@kolivas.org>
Cc: Stephen Hemminger <shemminger@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: Network slowdown from 2.6.7 to 2.6.9
Date: Wed, 17 Nov 2004 11:25:56 -0800	[thread overview]
Message-ID: <419BA5C4.4020503@atmos.washington.edu> (raw)
In-Reply-To: <cone.1100651833.776334.15267.502@pc.kolivas.org>

Tried your suggestion - no improvement.

Con Kolivas wrote:

> Stephen Hemminger writes:
>
>> On Tue, 16 Nov 2004 15:46:25 -0800
>> Harry Edmon <harry@atmos.washington.edu> wrote:
>>
>>> I have a system that is running a program that receives and sends 
>>> atmospheric data via TCP.  Most of the data is either in little 
>>> packets (between 64 and 127 bytes) and large packets (between 1024 
>>> and 1517).  I am running this on a dual Xeon box (Tyan S2721-533 
>>> motherboard) with 2 GB of memory and a Intel gigabit ethernet 
>>> (82546EB).  I have been running this under 2.6.7.  When I switch to 
>>> 2.6.9 on the same hardware, my network throughtput is cut by more 
>>> than half.  All I can tell from looking at "netstat -s" is that my 
>>> TCP resets are orders of magnitude higher under 2.6.9 than 2.6.7.  
>>> Enclosed is my 2.6.7 and 2.6.9 config files.  Anyone have any ideas 
>>> where I should look to find the problem?
>>
>>
>> Do an OpenBSD or other firewall in the way that doesn't understand 
>> window
>> scaling? OpenBSD pf doesn't correctly TCP window scaling so it ruins the
>> throughput (typically 1/4 of expected).
>
>
> Easiest way to see if this is responsible is to disable it and see if 
> the throughput improves
>
> echo 0 > /proc/sys/net/ipv4/tcp_window_scaling
>
> Cheers,
> Con



  reply	other threads:[~2004-11-17 19:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-16 23:46 Network slowdown from 2.6.7 to 2.6.9 Harry Edmon
2004-11-17  0:32 ` Stephen Hemminger
2004-11-17  0:37   ` Con Kolivas
2004-11-17 19:25     ` Harry Edmon [this message]
2004-11-17 20:16       ` Martin Josefsson
2004-11-17 21:15         ` Harry Edmon
2004-11-17 21:44           ` Martin Josefsson
2004-11-22 23:38             ` Harry Edmon
2004-11-23 18:04               ` Stephen Hemminger
2004-11-23 22:31                 ` J.A. Magallon
2004-11-23 23:41                 ` Harry Edmon
2004-11-24  9:52                 ` Hans Kristian Rosbach
2004-11-24 17:55                   ` Stephen Hemminger
2004-11-25 15:08                     ` Alan Cox

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=419BA5C4.4020503@atmos.washington.edu \
    --to=harry@atmos.washington.edu \
    --cc=kernel@kolivas.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shemminger@osdl.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.