From: Stephen Hemminger <shemminger@osdl.org>
To: Christian Schmid <webmaster@rapidforum.com>
Cc: netdev@oss.sgi.com
Subject: Re: TCP-Protection is really a pain...
Date: Wed, 2 Feb 2005 20:54:37 -0800 [thread overview]
Message-ID: <20050202205437.571a702b@localhost.localdomain> (raw)
In-Reply-To: <4201A382.1020208@rapidforum.com>
On Thu, 03 Feb 2005 05:07:30 +0100
Christian Schmid <webmaster@rapidforum.com> wrote:
> Hi.
>
> Your new dynamically adjusted socket-buffer in 2.6.10 is really a pain for big servers. PLEASE tell
> me a way how to disable it.
sysctl -w net.ipv4.tcp_wmem="4096 8192 16384"
Your single stream will be slower, but the memory footprint will be smaller.
next prev parent reply other threads:[~2005-02-03 4:54 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-03 4:07 TCP-Protection is really a pain Christian Schmid
2005-02-03 4:54 ` Stephen Hemminger [this message]
2005-02-03 5:21 ` Christian Schmid
2005-02-03 6:50 ` Jeff Garzik
2005-02-03 17:04 ` Christian Schmid
2005-02-03 19:33 ` Stephen Hemminger
2005-02-03 19:58 ` Christian Schmid
2005-02-03 20:15 ` Stephen Hemminger
2005-02-03 20:19 ` Christian Schmid
2005-02-03 20:47 ` Rick Jones
2005-02-03 22:13 ` Jeff Garzik
2005-02-03 22:29 ` Christian Schmid
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=20050202205437.571a702b@localhost.localdomain \
--to=shemminger@osdl.org \
--cc=netdev@oss.sgi.com \
--cc=webmaster@rapidforum.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;
as well as URLs for NNTP newsgroup(s).