Skip to main content

High Server Load -- Would Appreciate Any Help Please

Comments

2 comments

  • cPanelMichael
    Hello :) The following thread may be useful if you are not positive that MySQL is causing the high load average: Troubleshooting high server loads on Linux servers Thank you.
    0
  • thinkbot
    uncomment this #key_buffer_size = 1G to key_buffer_size = 1200M and add under it max_connections = 100 query_cache_type = 1 query_cache_size = 50M query_cache_limit = 1M thread_cache_size = 30 table_cache = 2048 join_buffer_size=1M read_rnd_buffer_size=1M then restart
    0

Please sign in to leave a comment.