I've had lots of problems with cpanel and ulimits. Im trying to run unreal IRCD 3.2 on my box from a shell. Im having problems b/c of the crapy ulimit cpanel sets up.
with root:
root@srv01 [~]# ulimit -u
14335
I su to the shell my ircd is on and i do the same.
digtoxshell@srv01 [~/Unreal3.2]# ulimit -u
20
How can i change this to a perminate HIGH number? I created the account using adduser from root.
I've also tryed ulimit -u 65535 from root
then suing
but that doesnt work.
I get this error when i run the ircd.:
The OS enforces a limit on max open files
Hard Limit: 100 MAXCONNECTIONS: 1024
Fix MAXCONNECTIONS


LinkBack URL
About LinkBacks
