• 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question Limit database connections per client

Airborne3d

New Pleskian
Hi,

I wanna throttle the database usage for each client we have. I was looking at the "max connections" varible by default this is 151 on MariaDB. But as i understand it "max connections" limit the overall connections for the entire server or is it per database? And the "max user connection" What does this varible mean?

The purpose is the limit each user depending on the diffrent service plans they have at our agency.

Thanks for help!
 
As noted in the MariaDB docs the max_user_connections variable is used for:
Maximum simultaneous connections permitted for each user account.

The purpose is the limit each user depending on the diffrent service plans they have at our agency.
There is no option (to my knowledge) to manage the max user connection trough the Plesk service plans. But you might be able to manage it manually.
 
Back
Top