From owner-freebsd-stable Fri Sep 4 11:42:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA08735 for freebsd-stable-outgoing; Fri, 4 Sep 1998 11:42:59 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from hub.org (hub.org [209.47.148.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA08716 for ; Fri, 4 Sep 1998 11:42:46 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by hub.org (8.8.8/8.7.5) with SMTP id OAA06457; Fri, 4 Sep 1998 14:41:30 -0400 (EDT) Date: Fri, 4 Sep 1998 14:41:30 -0400 (EDT) From: The Hermit Hacker To: Bob K cc: The Lab , freebsd-stable@FreeBSD.ORG Subject: Re: too many open files In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 4 Sep 1998, Bob K wrote: > On Fri, 4 Sep 1998, The Hermit Hacker wrote: > > > On Fri, 4 Sep 1998, The Lab wrote: > > > > > > > > I keep getting the "too many open files" message, but am unsure exactly > > > how to reconfigure my kernel to compensate. Any suggestions? > > > > Actually, check the /etc/login.conf file and raise the limits for > > the 'login group' that you are a member of...I'm not 100% certain whether > > this is available on pre-3.0 systems though :( > > Another possibility (which was one I ran into just two days ago) is to > raise the value of maxusers; the default is 10. I raised mine to 20, but > it's a really low-powered system (486dx4/100, 24 megs of RAM) that only > gets light usage. Most people suggested values in the 40-50 range for a > single workstation running X. One requires a rebuild/reboot of the system...one doesn't. IN a production environment, /etc/login.conf is about the only choice... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message