From owner-freebsd-net Tue Oct 15 12:18:30 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9235537B401 for ; Tue, 15 Oct 2002 12:18:29 -0700 (PDT) Received: from mail.deltanet.com (mail.deltanet.com [216.237.144.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCC6843EAC for ; Tue, 15 Oct 2002 12:18:28 -0700 (PDT) (envelope-from pherman@frenchfries.net) Received: from mammoth.eat.frenchfries.net (da001d0461.lax-ca.osd.concentric.net [64.0.145.206]) by mail.deltanet.com (8.11.6/8.11.6) with ESMTP id g9FIvac07389 for ; Tue, 15 Oct 2002 11:57:38 -0700 Received: by mammoth.eat.frenchfries.net (Postfix, from userid 1000) id 314184A22; Tue, 15 Oct 2002 12:16:31 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mammoth.eat.frenchfries.net (Postfix) with ESMTP id 2A8794A20; Tue, 15 Oct 2002 12:16:31 -0700 (PDT) Date: Tue, 15 Oct 2002 12:16:31 -0700 (PDT) From: Paul Herman X-X-Sender: pherman@mammoth.eat.frenchfries.net To: Steve Francis Cc: Kirill Ponomarew , Subject: Re: delayed ACK In-Reply-To: <3DAAE60E.3010708@expertcity.com> Message-ID: <20021015115315.U7412-100000@mammoth.eat.frenchfries.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 14 Oct 2002, Steve Francis wrote: > Kirill Ponomarew wrote: > > > > is it recommended to use net.inet.tcp.delayed_ack=0 on the machines with > > heavy network traffic ? > > > If you want to increase your network traffic for no particular reason, > and increase load on your server, then yes. > > Otherwise no. Not true. Although some bugs have been fixed in 4.3, FreeBSD's delayed ACKs will still degrade your performance dramatically in some cases. For now, the best advice I could give is to benchmark your client machine with and without delayed ACKs and see which works best for your environment. -Paul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message