Skip to main content

Optimizing my.cnf Suggestions Needed

Comments

3 comments

  • cPanelMichael
    Hello :) In addition to optimizing your MySQL configuration, you may also want to use a command such as "mysqladmin processlist" the next time you notice slowness to see any particular databases are the source of the issue. Thank you.
    0
  • server10
    I see that in your my.cnf file,general_log is set to 1. I suggest you disable general log because it slows down your server very quickly
    0
  • jimlongo
    [quote="server10, post: 1634782">I see that in your my.cnf file,general_log is set to 1. I suggest you disable general log because it slows down your server very quickly
    Thanks I've done that. I did some research after you comment and didn't realize the performance implications.
    0

Please sign in to leave a comment.