From owner-freebsd-hackers Tue Jul 3 4:31:29 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from swan.mail.pas.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id 735E237B406 for ; Tue, 3 Jul 2001 04:31:27 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from mindspring.com (dialup-209.247.139.34.Dial1.SanJose1.Level3.net [209.247.139.34]) by swan.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id EAA04646; Tue, 3 Jul 2001 04:31:22 -0700 (PDT) Message-ID: <3B41AD2D.792A50D5@mindspring.com> Date: Tue, 03 Jul 2001 04:31:57 -0700 From: Terry Lambert Reply-To: tlambert2@mindspring.com X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Len Conrad Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: kern.maxproc References: <5.1.0.14.0.20010630174654.03c870c8@mail.Go2France.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Len Conrad wrote: > = > I need about 1000 processes for a high-volume mail gateway. > I=B4m already getting errors in peak periods with the default > maxproc of 530. > = > It seems I can=B4t set this in loader.conf, as I can other > read-only params. > = > Do I have to install the source and recompile? Pretty much, yes. I personally added a "tunable" wrapper for it so I could set it in loader.conf. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message