• 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.

Optimizing MySQL

L

linuxxphybrid

Guest
I'd like to get more performance out of MySQL, and I'd like to use my-large.cnf for this reason.

q1. My server has 2GB memory. Is using my-large.cnf reasonable?

q2. How do I use my-large.cnf instead of my.cnf that Plesk 7.5 installs?
 
The optimization of the Mysql engine depends on the type of queries you run an it's not trivial. You can replace the /etc/my.cnf file with the my-large.cnf, but most likely there will be no performance improvement.
 
Isn't there something non-expert can do to boost performance, or this is something we need to study, take time and approach very patiently?
 
Performance tuning can be done even by non-experts. However, it will take much time on your part to do much research and testing/monitoring.

It is up to you to decide if it is time well spent, or if it would be more cost effective to pay an expert to do it for you.

Just like you would not just put a nitrous oxide booster into just any automobile and expect it to work, there are many factors to consider when dealing with a server.

(sorry, my analogy is really a poor one, but too tired to think of a better one)
 
In your situation the only course I see is:

1. Change config
2. Test
3. Wait
4. Repeat

but it will take a loooong time.
 
Back
Top