From owner-freebsd-qa Wed Jan 9 0:46:52 2002 Delivered-To: freebsd-qa@freebsd.org Received: from straylight.ringlet.net (discworld.nanolink.com [217.75.135.248]) by hub.freebsd.org (Postfix) with SMTP id B627837B429 for ; Wed, 9 Jan 2002 00:46:32 -0800 (PST) Received: (qmail 41561 invoked by uid 1000); 9 Jan 2002 08:45:10 -0000 Date: Wed, 9 Jan 2002 10:45:10 +0200 From: Peter Pentchev To: Robert Watson Cc: qa@FreeBSD.org Subject: Re: Reduced reliability due to larger socket queue defaults for TCP Message-ID: <20020109104509.C269@straylight.oblivion.bg> Mail-Followup-To: Robert Watson , qa@FreeBSD.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from rwatson@FreeBSD.org on Tue, Jan 08, 2002 at 07:33:25PM -0500 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jan 08, 2002 at 07:33:25PM -0500, Robert Watson wrote: > The temptation here is one of two things: > > (1) Back out the change increasing the send-q socket buffer size as a > default, and restore tuning(7) to recommend increasing the value, or > > (2) To add the following text to the release notes: > > In 4.5-RELEASE, default socket buffer sizes are increased to > maximize performance on high speed networks. However, under > some circumstances, this can dramatically increase the memory > requirements of the network system, requiring a manual > bumping of the kernel NMBCLUSTERS setting. This can be > set using kern.ipc.nmbclusters. > > My temptation is to bump back (1) a bit, possibly to bump up the keepalive > rate, and stick in this note. Reliability==good. I personally feel better about (2).. The buffer size increase really does help with long-haul or high-latency connections. Normal users would rarely run thousands of TCP connections; those that do would either read the release notes, or be kindly pointed to those. People who really do run thousands of TCP connections will hopefully read the release notes and know what to do :) As a side note, maybe this should be mentioned in the FAQ, too. G'luck, Peter -- This sentence is false. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message