Hi guys, is there a way through ispconfig to limit cpu circle or memory usage of a specific virtual host? Thank's!
Hi, you can use RLimitCPU and RLimitMEM directives. http://httpd.apache.org/docs/2.2/en/mod/core.html#rlimitcpu http://httpd.apache.org/docs/2.2/en/mod/core.html#rlimitmem Cheers