From owner-freebsd-questions@FreeBSD.ORG Tue Nov 20 13:44:15 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4660C425 for ; Tue, 20 Nov 2012 13:44:15 +0000 (UTC) (envelope-from kpielorz_lst@tdx.co.uk) Received: from mail.tdx.com (mail.tdx.com [62.13.128.18]) by mx1.freebsd.org (Postfix) with ESMTP id C9BA88FC12 for ; Tue, 20 Nov 2012 13:44:13 +0000 (UTC) Received: from MightyAtom.tdx.co.uk (storm.tdx.co.uk [62.13.130.251]) (authenticated bits=0) by mail.tdx.com (8.14.3/8.14.3/) with ESMTP id qAKDi5CP018966 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Tue, 20 Nov 2012 13:44:06 GMT Date: Tue, 20 Nov 2012 13:43:58 +0000 From: Karl Pielorz To: freebsd-questions@freebsd.org Subject: Tuning modern (i.e. 9.x) FreeBSD Systems for 'servers' - any guides? Message-ID: <6F019A06E022A6E62B125A57@MightyAtom.tdx.co.uk> X-Mailer: Mulberry/4.0.8 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2012 13:44:15 -0000 Hi, We've got a number of 9.x systems in service - replacing a number of older 6/7/8 ones. In the olden days (going back quite a while) you had to fiddle around with stuff like NMBCLUSTERS, MAXUSERS etc. In fact, if you have a look around Google it's littered with guides/articles for this stuff, which appears to be all very out of date. Does anyone have any links for 'modern' tuning guides - or is it simply not necessary with newer FreeBSD versions? (e.g. 9.x upwards) e.g. if the machine is amd64 w/6-8Gb of RAM - running GENERIC. The servers typically handle lots of TCP sessions - so I'm just concerned about what in the olden days would have been network buffers etc. Thanks, -Karl