Subject: Re: TCP_NODELAY and full links (was Re: sup problems?)
To: Sean Doran <smd@ebone.net>
From: Feico Dillema <dillema@acm.org>
List: current-users
Date: 09/29/1999 02:22:18
On Wed, Sep 29, 1999 at 01:59:41AM +0200, Sean Doran wrote:
> woods@most.weird.com (Greg A. Woods) writes:
>
> The "much larger" is limited by the MSS available to the
> connection. If the MSS is small, you can still run into
> some problems.
Just a question: why is Path MTU discovery switched off by
default in NetBSD. Is there a reason not to enable it
by default with:
sysctl -w net.inet.ip.mtudisc=1
Just curious,
Feico.