From owner-freebsd-hackers Wed Sep 3 15:35:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA12758 for hackers-outgoing; Wed, 3 Sep 1997 15:35:36 -0700 (PDT) Received: from mail.cdsnet.net (mail.cdsnet.net [204.118.244.5]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA12749 for ; Wed, 3 Sep 1997 15:35:32 -0700 (PDT) Received: from mail.cdsnet.net (mail.cdsnet.net [204.118.244.5]) by mail.cdsnet.net (8.8.6/8.8.6) with SMTP id PAA21074 for ; Wed, 3 Sep 1997 15:35:31 -0700 (PDT) Date: Wed, 3 Sep 1997 15:35:30 -0700 (PDT) From: Jaye Mathisen To: hackers@freebsd.org Subject: 3.0 tuning tips? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 3.0-curent, supped 9/2/97. Under serious connection load (Using inetload), I'm getting various failures that I'm sure are just tuning related. I have maxusers set to 64 in the kernel. I'm getting errors like: "No Buffer space available", "File table full", and others. WHere do I start tweaking some of this stuff? I've modified rc.conf, and bumped up limits all around. I'm more concerned with the no buffers and file table stuff than things like maxproc.