All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wil Cooley <wcooley@nakedape.cc>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] linux 2.4.3
Date: Fri, 20 Apr 2001 20:03:46 +0000	[thread overview]
Message-ID: <marc-lartc-98779713905047@msgid-missing> (raw)
In-Reply-To: <marc-lartc-98776949808002@msgid-missing>

[-- Attachment #1: Type: text/plain, Size: 947 bytes --]

Thus spake Ramin Alidousti:
> What do you mean by all the applications? If you're having problems
> with TCP based applications, it's probably due to the ECN option on
> TCP. Turn it off, recompile the kernel and you should be OK.

You can also add to /etc/sysctl.conf:

# Disables explicit congestion notification
net.ipv4.tcp_ecn = 0

And reload with 'sysctl -p'.  (Or of course 'echo 0 >
/proc/sys/net/ipv4/tcp_ecn')  No need to rebuild your kernel.

Wil
-- 
W. Reilly Cooley                         wcooley@nakedape.cc
Naked Ape Consulting                      http://nakedape.cc
LNXS: Linux/GNU for servers, networks, and   http://lnxs.org
people who take care of them.  *Now with integrated crypto!*
irc.openprojects.net                                   #lnxs

The penalty for laughing in a courtroom is six months in jail; if it
were not for this penalty, the jury would never hear the evidence.
		-- H. L. Mencken

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

  parent reply	other threads:[~2001-04-20 20:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-20 12:20 [LARTC] linux 2.4.3 Ramin Alidousti
2001-04-20 12:29 ` Mehul Vora
2001-04-20 12:58 ` RoMaN SoFt / LLFB!!
2001-04-20 20:03 ` Wil Cooley [this message]
2001-04-20 20:33 ` Ramin Alidousti

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=marc-lartc-98779713905047@msgid-missing \
    --to=wcooley@nakedape.cc \
    --cc=lartc@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.