Date: Tue, 20 Aug 1996 23:06:01 -0700 (PDT) From: Tom Samplonius <tom@sdf.com> To: dirk@servtech.com Cc: freebsd-hackers@freebsd.org Subject: Re: Maximum file descriptors per process Message-ID: <Pine.NEB.3.94.960820230448.6531A-100000@misery.sdf.com> In-Reply-To: <199608210310.XAA02495@cyber2.servtech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 20 Aug 1996 dirk@servtech.com wrote: > > Does anyone know how I might go about raising the maximum # of file > descriptors per process in FreeBSD? > > Ver: 2.1.0-RELEASE FreeBSD 2.1.0-RELEASE #0 This belongs on the freebsd-questions list (it is question after all). The easy way to do this, is the "limit openfiles XX" command. "limit" is an internal csh (and bash?) command. Tom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.94.960820230448.6531A-100000>