max open files & max sockets

Niall O'Reilly Niall.oReilly at ucd.ie
Sun Feb 15 13:54:53 UTC 2009


On Sun, 2009-02-15 at 14:34 +0700, budsz wrote:
> 
> I need to know, how to resolve this problem.

	It's not clear that there is a problem.

	If you're sure to need more than 3405 concurrent
	connections to your name server, you may well need more 
	headroom than a socket limit of 4096 will allow.  It's 
	only an extra 20%.  

	Either way, I expect you need to find out how to tune 
	per-process resource quotas in FreeBSD.  I don't know 
	the details.

	/Niall





More information about the bind-users mailing list