• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Resource usage limits exceeded by client account

S

Silence

Guest
Hi There,

How can i put the server to don't suspend the accounts who exceed the limits?

Thanks!
 
I'm searching for the exact same, i don't want Plesk to be able to suspend domains automatically. The option is not included in group operations.

I think the only way is to login to PSA database and perform following query:

SQL: update dom_param set val = 'false' where param = 'OveruseBlock';

Just run this query and it worked!
 
I had this question back in Plesk 8.1 9for linux) - the answer I got from the plesk team was that Plesk by default does not suspend accounts or domains for going over their resource usage.

i dont know if that behavior has changed In plesk 9.0 or if it is different in windows then in linux
 
Back
Top