[Mimedefang] piperd?
    Royce Williams 
    royce.williams at acsalaska.net
       
    Tue May 11 14:03:17 EDT 2004
    
    
  
On 5/10/2004 4:52 AM, Kevin A. McGrail wrote:
> and
> someone might be able to give you a hint how to increase the file
> descriptors in FreeBSD.  It might be a simple use of the limit or ulimit
> command but that's out of my expertise.
http://www.freebsd.org/doc/en/books/handbook/configtuning-kernel-limits.html
man sysctl and sysctl.conf for full details; you may end up settling on
something like
$ grep maxfiles /etc/sysctl.conf
kern.maxfiles=65536
kern.maxfilesperproc=32768
... or whatever fits your capacity and needs.
-royce
-- 
------------------------------------------------------------------------
Royce D. Williams                                    IP Engineering, ACS
work: [first.last]@acsalaska.net                  PGP: 3FC087DB/1776A531
personal: [first]@alaska.net                 http://www.tycho.org/royce/
    
    
More information about the MIMEDefang
mailing list