> I had this problem occur on a heavily used linux box, I have 
> 2 qmail-smtpd's running each accepting 100 concurrent 
> connections along with 60 remotes, and the problem was caused 
> by not enough file handles being available to the system.  
> Just a thought, don't know but I'd suspect FreeBSD could fall 
> prey to this same problem.
> 

I thought of this, but the sysctls are set appropriately:

kern.maxfiles: 12328
kern.maxfilesperproc: 11095

And a cursory examination of the number of open files reveals it's
nowhere near that number:

[EMAIL PROTECTED] /]# sysctl kern.openfiles
kern.openfiles: 545

The only thing I did notice is that a few times I was bumping up
against the concurrentlocal/remote limits, but the timestamps on
that don't match up with the errors from tcpserver complaining
about forking.

-Justin

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to