Matt wrote:
I was told I should increase the file descriptor limit which I beleive is 1024 now. Any easy way to do that?
googling 'linux increase file descriptors', first hit has information you need, http://bbcr.uwaterloo.ca/~brecht/servers/openfiles.html
(note on my CentOS 4.4 system, it's currently set at 102661).
Sean