From: Debi Janos <debi.janos@freemail.hu>
To: "David S. Miller" <davem@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.7-mm1 - 2.6.7-mm4 weird http behavior
Date: Tue, 29 Jun 2004 21:07:42 +0200 (CEST) [thread overview]
Message-ID: <freemail.20040529210742.77560@fm2.freemail.hu> (raw)
In-Reply-To: <20040629115033.46383033.davem@redhat.com>
David S. Miller <davem@redhat.com> írta:
> On Tue, 29 Jun 2004 11:22:56 -0700
> Stephen Hemminger <shemminger@osdl.org> wrote:
>
> > To turn of receive buffer auto-tuning:
> > sysctl -w net.ipv4.tcp_moderate_rcvbuf=0
> > sysctl -w net.ipv4.tcp_default_win_scale=0
>
> It may be just the window scaling that's causing the grief
> so people can try just setting tcp_default_win_scale to zero
> and leaving tcp_moderate_rcvbuf enabled.
>
> That would be an important data-point.
Yes.
sysctl -w net.ipv4.tcp_default_win_scale=0
is enough.
(1.2GHz 55C) root@alderaan:/home/trey $ sysctl
net.ipv4.tcp_moderate_rcvbuf
net.ipv4.tcp_moderate_rcvbuf = 1
(1.2GHz 55C) root@alderaan:/home/trey $ sysctl
net.ipv4.tcp_default_win_scale
net.ipv4.tcp_default_win_scale = 0
(1.2GHz 54C) root@alderaan:/home/trey $
With this setting i have not problem, working everything is
fine.
next prev parent reply other threads:[~2004-06-29 19:08 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-29 13:20 2.6.7-mm1 - 2.6.7-mm4 weird http behavior Debi Janos
2004-06-29 15:45 ` bert hubert
2004-06-29 16:57 ` Debi Janos
2004-06-29 17:28 ` bert hubert
[not found] ` <freemail.20040529200446.32881@fm2.freemail.hu>
2004-06-29 18:38 ` bert hubert
2004-06-29 18:47 ` Debi Janos
2004-06-29 22:46 ` Redeeman
2004-06-29 17:27 ` Jesse Stockall
2004-06-29 17:39 ` FabF
2004-06-29 18:22 ` Stephen Hemminger
2004-06-29 18:50 ` David S. Miller
2004-06-29 19:07 ` Debi Janos [this message]
2004-06-29 19:13 ` Jesse Stockall
2004-06-29 19:49 ` Stephen Hemminger
2004-06-29 19:54 ` David S. Miller
2004-06-29 20:35 ` Stephen Hemminger
2004-06-29 20:59 ` David S. Miller
2004-06-29 21:02 ` Stephen Hemminger
2004-06-29 21:36 ` John Heffner
2004-06-29 21:53 ` David S. Miller
2004-06-29 21:58 ` Martin Schlemmer
2004-06-30 8:04 ` Debi Janos
2004-06-30 8:04 ` Debi Janos
2004-06-30 20:14 ` David S. Miller
2004-06-30 20:20 ` John Heffner
-- strict thread matches above, loose matches on Subject: below --
2004-06-29 18:40 Debi Janos
2004-06-29 22:39 ` 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=freemail.20040529210742.77560@fm2.freemail.hu \
--to=debi.janos@freemail.hu \
--cc=davem@redhat.com \
--cc=linux-kernel@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.