• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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