• Hi there,

    My site https://www.game4anything.com keeps crashing the server and I am being told there is a high load being caused by the wordpress site. However I have disabled most plugins and it still keeps happening. Also my traffic stats are low so it cant be being caused by that.

    here are the logs sent to me by my hosters. I notice that wp minify seems to be a culprit but I have disabled this plugin.

    Any help is much appreciated.

    root@force [/var/lib/mysql]# mysqladmin pr | grep gameanyt_wrdp1

    | 13146094 | gameanyt_wrdp1 | localhost | gameanyt_wrdp1 | Query | 0 | Opening tables | SELECT option_value FROM wp_options WHERE option_name =

    ‘wp_minify’ LIMIT 1 |
    | 13146095 | gameanyt_wrdp1 | localhost | gameanyt_wrdp1 | Query | 2 | closing tables | SELECT option_value FROM wp_options WHERE option_name =

    ‘jwplayermodule_uninstalled’ LIMIT 1 |
    | 13146096 | gameanyt_wrdp1 | localhost | gameanyt_wrdp1 | Query | 0 | Opening tables | SELECT option_value FROM wp_options WHERE option_name =

    ‘wp_minify’ LIMIT 1 |

    | 13146097 | gameanyt_wrdp1 | localhost | gameanyt_wrdp1 | Query | 4 | closing tables | UPDATE wp_options SET option_value =

    ’28e9876ecd6e90224958778a27f8d66f’ WHERE option_name = ‘_ |

    | 13146098 | gameanyt_wrdp1 | localhost | gameanyt_wrdp1 | Query | 0 | Opening tables | SELECT option_value FROM wp_options WHERE option_name =

    ‘wp_minify’ LIMIT 1 |
    | 13146099 | gameanyt_wrdp1 | localhost | gameanyt_wrdp1 | Query | 0 | closing tables | SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts
    INNER JOIN wp_term_relationships ON (wp_posts. |

    | 13146100 | gameanyt_wrdp1 | localhost | gameanyt_wrdp1 | Query | 4 | Opening tables | SELECT option_value FROM wp_options WHERE option_name =
    ‘theme_switched’ LIMIT 1 |

    | 13146104 | gameanyt_wrdp1 | localhost | gameanyt_wrdp1 | Query | 0 | Opening tables | SELECT option_value FROM wp_options WHERE option_name =

    ‘A2A_SHARE_SAVE_button’ LIMIT 1 |
    | 13146105 | gameanyt_wrdp1 | localhost | gameanyt_wrdp1 | Query | 2 | Opening tables | SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN

Viewing 1 replies (of 1 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    However I have disabled most plugins and it still keeps happening. Also my traffic stats are low so it cant be being caused by that.

    Sure it can, if the remaining plugin(s) has a memory leak or is just plain making excessive MySQL queries. You’ve got a SEO plugin running?

    Try disabling ALL of your plugins and see what happens. If it still occurs after that then consider seeking help at the forum for the theme you are using.

    https://www.elegantthemes.com/forum/

Viewing 1 replies (of 1 total)
  • The topic ‘High server load issues’ is closed to new replies.