From owner-freebsd-net Wed Nov 1 18:44:52 2000 Delivered-To: freebsd-net@freebsd.org Received: from iguana.aciri.org (iguana.aciri.org [192.150.187.36]) by hub.freebsd.org (Postfix) with ESMTP id DA4CB37B4CF; Wed, 1 Nov 2000 18:44:47 -0800 (PST) Received: (from rizzo@localhost) by iguana.aciri.org (8.9.3/8.9.3) id SAA03643; Wed, 1 Nov 2000 18:44:26 -0800 (PST) (envelope-from rizzo) From: Luigi Rizzo Message-Id: <200011020244.SAA03643@iguana.aciri.org> Subject: Re: mbuf and MINCLSIZE In-Reply-To: <24244.973130609@coconut.itojun.org> from "itojun@iijlab.net" at "Nov 2, 2000 11: 3:29 am" To: itojun@iijlab.net Date: Wed, 1 Nov 2000 18:44:26 -0800 (PST) Cc: websoft@yahoo.com, freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > I have read Richard Stevens's "TCP/IP Illustrated > >Volumn 3", and he suggested us to set macro MINCLSIZE > >to 101 for most BSD server serving HTTP service. > > can it be changed in FreeBSD and get same benifit as > >he said? > > 101 meaning MHLEN + 1, right? on KAME IPv6 merge, we happened to > do that. didn't we move to 256-byte clusters some time ago, hence MHLEN is larger than that ? cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message