• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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