Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jun 2004 10:51:00 -0700 (PDT)
From:      Doug White <dwhite@gumbysoft.com>
To:        Robert Watson <rwatson@freebsd.org>
Cc:        "David A. Benfell" <benfell@parts-unknown.org>
Subject:   Re: file descripter leak in current with Qmail?
Message-ID:  <20040607104903.U19466@carver.gumbysoft.com>
In-Reply-To: <Pine.NEB.3.96L.1040607125912.81780A-100000@fledge.watson.org>
References:  <Pine.NEB.3.96L.1040607125912.81780A-100000@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 7 Jun 2004, Robert Watson wrote:

> - kern.maxfiles, the global maximum number of open file descriptors
>   permitted.
>
> - Resource limits, which are per-process, and can be viewed for the
>   current process using the "limits" command (or some variation depending
>   on shell).

Also kern.maxfilesperproc, which is the hard limit for the per-process
limits (which defaults to =kern.maxfiles).

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite@gumbysoft.com          |  www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040607104903.U19466>