From owner-freebsd-stable Tue Feb 29 8:24:14 2000 Delivered-To: freebsd-stable@freebsd.org Received: from morpheus.skynet.be (morpheus.skynet.be [195.238.2.39]) by hub.freebsd.org (Postfix) with ESMTP id C6A3937BBDA for ; Tue, 29 Feb 2000 08:24:10 -0800 (PST) (envelope-from blk@skynet.be) Received: from [195.238.1.121] (brad.techos.skynet.be [195.238.1.121]) by morpheus.skynet.be (Postfix) with ESMTP id C158ACC4A; Tue, 29 Feb 2000 17:24:02 +0100 (MET) Mime-Version: 1.0 X-Sender: blk@pop.skynet.be Message-Id: In-Reply-To: References: Date: Tue, 29 Feb 2000 17:17:52 +0100 To: Tom From: Brad Knowles Subject: Re: Error: "Maximum file descriptors exceeded"... Cc: freebsd-stable@freebsd.org Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 8:12 AM -0800 2000/2/29, Tom wrote: > Beware of per-user limits. You don't mention what user you ran "limit" > as, or what user the news server process runs as. Each could have very > different limits. See /etc/login.conf. It might even depend on how the > server server process is started. Processes started at boot run under the > "daemon" class, for instance. In theory, this is true. However, my /etc/login.conf does not appear to be configured this way: $ grep -v '^#' /etc/login.conf default:\ :copyright=/etc/COPYRIGHT:\ :welcome=/etc/motd:\ :setenv=MAIL=/var/mail/$,BLOCKSIZE=K:\ :path=~/bin /bin /usr/bin /usr/local/bin /usr/X11R6/bin:\ :nologin=/var/run/nologin:\ :cputime=unlimited:\ :datasize=unlimited:\ :stacksize=unlimited:\ :memorylocked=unlimited:\ :memoryuse=unlimited:\ :filesize=unlimited:\ :coredumpsize=unlimited:\ :openfiles=unlimited:\ :maxproc=unlimited:\ :priority=0:\ :ignoretime@:\ :umask=022: standard:\ :tc=default: xuser:\ :tc=default: staff:\ :tc=default: daemon:\ :tc=default: news:\ :tc=default: dialer:\ :tc=default: root:\ :ignorenologin:\ :tc=default: russian:Russian Users Accounts:\ :charset=KOI8-R:\ :lang=ru_RU.KOI8-R:\ :tc=default: > BTW, the system wide file limit is not static. You don't need to > re-compile to change it, or even reboot. Just use sysctl. I guess I'm going to have to read up on that.... Thanks! -- These are my opinions and should not be taken as official Skynet policy ========================================================================= Brad Knowles, Sys. Arch., Mail/News/FTP/Proxy Admin Note: No Microsoft programs were used in the creation or distribution of this message. If you are using a Microsoft program to view this message, be forewarned that I am not responsible for any harm you may encounter as a result. See for details. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message