Fd_setsize 100 ??

I just upgraded to Cpanel / WHM since I ran IRCd hosting only, now I really need some advice / help here, when Cpanel / WHM was installed the FIle Descriptor (Hard limit) was set to a mere 100!!!!!! It used to be 1024, and even then I was trying to up it to at least 10240 (System Wide), The user existed before the Cpanel installation (ircd). If anyone has a clue how to fix it on RH9 please reply ASAP!

I already tried this on RH9 -

ulimit -Hn 10240
ulimit -Sn 10240
echo 65535 > /proc/sys/fs/file-max

sysctl -w fs.file-max=65535 - This one wont work with Cpanel / WHM being present.

 

 

 

 

Top