• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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