Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 1996 01:06:09 +0300 (AST)
From:      The ShadowS Know <shadows@whitefang.com>
To:        questions@freebsd.org
Subject:   Re: upping maximum fd's per proccess
Message-ID:  <Pine.NEB.3.94.960906010452.16588M-100000@broken.whitefang.com>
In-Reply-To: <199609051645.LAA28834@applink.applink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 5 Sep 1996, Robert Garrett wrote:

> Help i need to know how to increase the the fd's to a minimum of 2048

You need to recompile your kernel. Atleast thats what I did, here's two
lines from my kernel config.

options         "CHILD_MAX=256"
options         "OPEN_MAX=256"

Look in the FreeBSD handbook for information on kernel recompilation. Its
pretty straight-forward.

Good luck :)
-------------------------------------------------------------------------------
ShadowS				WhiteFang Unix Software Development
Thamer Al-Herbish		And Consultancy. 
shadows@whitefang.com		
				Specialising in Custom Network Applications	
				for Unix Systems.
-------------------------------------------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.94.960906010452.16588M-100000>