From owner-freebsd-questions Mon Oct 23 1:20:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ramcargroup.com (mail.ramcargroup.com [202.58.114.60]) by hub.freebsd.org (Postfix) with ESMTP id 50A8A37B4C5 for ; Mon, 23 Oct 2000 01:20:37 -0700 (PDT) Received: from mmj.ramcargroup.com (mmj.ramcargroup.com [10.16.16.16]) by mail.ramcargroup.com (Postfix) with ESMTP id A740BF2F3F; Mon, 23 Oct 2000 16:20:21 +0800 (PHT) Received: from ramcargroup.com (twister.ramcargroup.com [133.88.30.134]) by mmj.ramcargroup.com (Postfix) with ESMTP id 28422F2042; Mon, 23 Oct 2000 16:55:30 +0800 (PHT) Message-ID: <39F3F49A.82F14508@ramcargroup.com> Date: Mon, 23 Oct 2000 16:19:38 +0800 From: noel timario X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.16 i686) X-Accept-Language: en MIME-Version: 1.0 To: Alexander Rudak Cc: freebsd-questions@freebsd.org Subject: Re: Maximum open files References: <3414.001023@ro.com.ua> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Use this... /sbin/sysctl -w kern.maxfiles=2048 /sbin/sysctl -w kern.maxfilesperproc=2048 that's 2048 K increase or just check the man page for more optimum performance. noelt. Alexander Rudak wrote: > Hello everybody, > > Is there any way to increase possible number of maximum open > files in the system? I get "Too many files open in the system" > Kernel message. I didn't find any similar option at the kernel > configuration file. May be it is memory lack? > > ----- > Best regards, > Alexander Rudak, > PopNet Kiev: http://www.popnet.kiev.ua > e-mail: a.rudak@popnet.kiev.ua, ru@ro.com.ua > ICQ# 27779798 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message