load per user

alex905

Verified User
Joined
Feb 5, 2006
Messages
45
im having troble pin pointing which user is causieng my server to crash contantly. i cant think of any command that woud show a user and their load.

im guessing that has already been throught of or somethign similer, i have searched but found nothing on here or google.

sorry if this has been asked and awnsered before.
 
That's impossible, unless you use suPHP or peruser MPM for apache. Also, you can try not to set limit for every user, but to use "RLimitCPU" and "RLimitMEM" directives in Apache configuration file.
 
Back
Top