At 11:34 AM -0500 2000/2/29, Sean O'Connell wrote:
> % sysctl kern.maxfiles
> kern.maxfiles: 4096
> % sysctl kern.maxfilesperproc
> kern.maxfilesperproc: 4096
>
> However, limit -h (tcsh builtin) and limits -H still report
>
> descriptors 2088
> openfiles 2088
Have you started a new tcsh since the sysctl? I think that these
sorts of things tend to be set by the program when it starts up, and
it does not interactively detect an increase. So, you'd need to stop
and restart whatever program it is that needs the increased limits.
This isn't a problem in my case, since I have repeatedly stopped
and restarted the daemon in question.
--
These are my opinions and should not be taken as official Skynet policy
=========================================================================
Brad Knowles, <[EMAIL PROTECTED]> 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 <http://i-want-a-website.com/about-microsoft/twelve-step.html> for
details.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message