Skip to main content

High swap usage that goes away when restarting SQL

Comments

1 comment

  • cPRex Jurassic Moderator

    Hey there!  A few thoughts.

    With MySQL only running for about 36 hours, the tuner script may not always give the best advice.  Having the service up a bit longer typically lets it give better output, but I understand this may not be an option in your situation.

    it might be best to see what the database is doing in real time by running "mysqladmin proc status" on the machine.  This will show you all the connections and what they are doing, which might point you in the right direction if one particular site is busy or having an issue with the database.

    Ultimately, I don't think there is any particular cPanel issue here, but just something with the database handling your transactions specifically that is causing the problem.

    0

Please sign in to leave a comment.