> After further investigation and digging, I uncovered the true cause of 
> the error: connect() returning ECONNREFUSED.

You are probably exhausting the queue of pending connections, you may want
to read man 2 listen and use sysctl to set kern.ipc.somaxconn accordingly.

ALeine

___________________________________________________________________
WebMail FREE http://mail.austrosearch.net 
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to