From owner-freebsd-questions Thu Oct 14 2:25:45 1999 Delivered-To: freebsd-questions@freebsd.org Received: from implode.root.com (root.com [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id 2D9E3152C7 for ; Thu, 14 Oct 1999 02:25:33 -0700 (PDT) (envelope-from dg@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.8/8.8.5) with ESMTP id CAA21605; Thu, 14 Oct 1999 02:24:31 -0700 (PDT) Message-Id: <199910140924.CAA21605@implode.root.com> To: Joe McGuckin Cc: questions@FreeBSD.ORG Subject: Re: Nagle ? In-reply-to: Your message of "Thu, 14 Oct 1999 00:14:23 PDT." <199910140714.AAA33209@monk.via.net> From: David Greenman Reply-To: dg@root.com Date: Thu, 14 Oct 1999 02:24:31 -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Does the tcp stack implement nagle? If so, is there a way to >disable it ? Yes. You can disable it on a per-socket basis with the TCP_NODELAY option. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project - http://www.freebsd.org Creator of high-performance Internet servers - http://www.terasolutions.com Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message