[CentOS] File Descriptors

Sat Jan 27 15:37:12 UTC 2007
Seán O Sullivan <seanos at seanos.net>

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