Matt wrote:
I was told I should increase the file descriptor limit which I beleive is 1024 now. Any easy way to do that?
Bah, clicked send prematurely.
Also take a look a ulimit, and increase limit there, /etc/security/limits.conf
you'll want to look at the 'nofile' item.
Sean