Web Hosting Talk







View Full Version : Restricting CPU and RAM stress for clients?


keyDet79
03-30-2003, 10:38 AM
Does anyone know of software to restrict clients to lets say 30% memory and 20% cpu stress? To prevent overload problems.

Oh, it's redhat btw.

Thanks.

bobcares
03-30-2003, 11:58 AM
There is a concept of login classes in BSD which does that.

In Linux I think the closest one can get to is
/etc/security/limits.conf

I hope this helps.
Have a great day
Regards
Amar

coight
03-30-2003, 11:58 AM
afaik you can do it with apache 2

keyDet79
04-01-2003, 10:31 PM
Bump, anyone know how to do that with Apache? Installing FreeBSD and moving all virtual accounts is our last option..

We are experiencing quite some downtime due to overloads by scripts, mysql, etc, etc.

Thanks a lot.