• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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 MYSQL variables available in Plesk

Thomas Oryon

Basic Pleskian
Server operating system version
RHEL 9
Plesk version and microupdate number
18.0.67
Hello,

1. Can you please let us know the mysql variables available in Plesk?
2. Can you please let us know the limits we can set for mysql varaibales on plesk? Example wait_timeout,etc., with an description?
3. How can we change the limit for the mysql variables in Plesk?

Kindly let us know the above details regarding the MYSQL variables.

Awaiting your reply.
 
What is the recommended value for the below MYSQL variables for 16GB RAM 32CORE CPU Linux server and it has 250 accounts?

+++
1. Max Connections (Global)
2. Max User Connections (Per User)
3. InnoDB Buffer Pool Size
4. Temporary Table Size
5. Thread Cache Size
6. Query Cache Size
7. Max Allowed Packet
8. Sort Buffer Size
9. Wait Timeout
+++
 
There is no "one size fits all". There are some options to improve MySQL performance. You could try the performance optimizer in Plesk. It will apply a few settings to the database server that are known to improve the performance. For a more detailed approach, run "mysqltuner" (GitHub - major/MySQLTuner-perl: MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability.). It will give you an insight into your individual real time server behavior, thus making it possible to find optimal values for specifically your server, your users' usage, your database load.
 
Hello,

Can you please let us know the Approximate value at-least?

16GB RAM 32CORE CPU Linux server and it has 250 accounts.

+++
1. Max Connections (Global)
2. Max User Connections (Per User)
3. InnoDB Buffer Pool Size
4. Temporary Table Size
5. Thread Cache Size
6. Query Cache Size
7. Max Allowed Packet
8. Sort Buffer Size
9. Wait Timeout
+++
 
Back
Top