From owner-freebsd-questions@FreeBSD.ORG Sun Apr 3 11:05:40 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7500F16A4CE for ; Sun, 3 Apr 2005 11:05:40 +0000 (GMT) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FC5643D4C for ; Sun, 3 Apr 2005 11:05:38 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j33B4ntb026353; Sun, 3 Apr 2005 14:04:50 +0300 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j33B5aSm076911; Sun, 3 Apr 2005 14:05:36 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)j33B5aaO076910; Sun, 3 Apr 2005 14:05:36 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 3 Apr 2005 14:05:35 +0300 From: Giorgos Keramidas To: Pedram M Message-ID: <20050403110535.GA76884@orion.daedalusnetworks.priv> References: <001001c53817$6bad2600$0501a8c0@pd> <20050403094649.GC75971@orion.daedalusnetworks.priv> <001301c53835$a6ab8d50$0501a8c0@pd> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001301c53835$a6ab8d50$0501a8c0@pd> cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD Tuning X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2005 11:05:40 -0000 On 2005-04-03 03:12, Pedram M wrote: >Giorgos Keramidas [keramida@ceid.upatras.gr] wrote: >>On 2005-04-02 22:36, Pedram M wrote: >>> Anyone can give me references or suggestions on what to do tune >>> FreeBSD for a heavily loaded mail server? >>> >>> Any suggestions for kernel tuning, sysctl tuning, network tuning, >>> etc.. will be helpful >> >> A good starting point would probably be the tuning(7) manpage. >> >> For performance tweaks specific to your particular MTA, a Google search >> is probably the best you can do. Most of the time, the changes you can >> do to improve performance for MTAs apply (more or less) to all UNIX systems. > > Yeah I read the tuning manpage, > Not enough, need more :) Then you will have to tell us more about the MTA you are using, the current setup and the expected load (in number of messages per day, hour, the number of users it supports, etc.)