• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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