• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

hard quota for users [disk space, cpu limit, memory limit, mysql connections]

U

unlock

Guest
Hello!

Is the subject possible with plesk 8.2 under freebsd 6.2?

Anybody have solution of this problem?
Any ideas?

Is it possible to use login.conf with Plesk, or maybe something other?
 
disk quota

ok. Disk quota can be used by 'edquota -u username'.

What about memory,cpu?
For using login.conf, i think i`m need to start each process (like httpd, ftpd, etc) with individual user. It`s seems to be impossible...
 
mysql

and mysql can be limited too, like:


| MAX_QUERIES_PER_HOUR count
| MAX_UPDATES_PER_HOUR count
| MAX_CONNECTIONS_PER_HOUR count

but still no more info about cpu,memory for user.
 
Back
Top