Hello I was press on the csf firewall the link to set the limits to the apache cpu and memory usage but it was auto set it and i don't know where i must go to set it back to default "unset" so it will use my OS Centos 64bit defaults Any ideas? Thank you
I think ConfigServer Security & Firewall can't setlimit apache cpu and memory usage. You need configuaration in apache,mysql,php config
Right, this limit should be something different. If it is apache, then it should be called "RLimit". You can try finding this directive in your httpd configuration and removing it.
Apache configuration could be set in httpd.conf , to set cpu/memory, etc. limits to particular cPanel user or group, you can modify /etc/security/limits.conf file and add appropriate values.