Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
SJ77 Posted November 25, 2020 Posted November 25, 2020 My site started getting 500 server errors. Checking on things I found VERY high server loads 40+ I tried to see what was driving it and it was mysql hogging up all of the CPU I tried restarting mysql and the loads continued, I tried rebooting the ENTIRE server and the loads continued. Finally I put the IPB website into maintenance mode and the loads dropped to 1 Any ideas on what is going on and how or how I can fix it? Thank you in advance!! 🙂
Daniel F Posted November 25, 2020 Posted November 25, 2020 Was anything changed recently? Any new apps or plugins installed? Any logged errors in the mysql slow query log?
TSP Posted November 25, 2020 Posted November 25, 2020 (edited) In order to troubleshoot high mysql load I would usually start by running the mysql query "SHOW FULL PROCESSLIST" to see if any/which queries have been running for a very long time. Without more information it's very difficult to know, but you could test this if you have a very big community that uses reactions and are on version 4.5: disable the new topic list view. I reported a performance issue with this new view yesterday. You find it in the general forum settings. Deselect the setting "Members can choose" beneath the setting "Default topic list view", make sure you have selected the Condensed topic list View. Using ACP search to find it: I was unable to search directly for the setting in the admin cp search, but you can search for "view" and then click "[Forums] Default forum view" in the result, it will take you to the same page (but the selected setting is not what you'll change) Edited November 25, 2020 by TSP IP-Gamers, SJ77 and CoffeeCake 3
FabioPaz Posted November 25, 2020 Posted November 25, 2020 (edited) 1 hour ago, TSP said: In order to troubleshoot high mysql load I would usually start by running the mysql query "SHOW FULL PROCESSLIST" to see if any/which queries have been running for a very long time. Without more information it's very difficult to know, but you could test this if you have a very big community that uses reactions and are on version 4.5: disable the new topic list view. I reported a performance issue with this new view yesterday. You find it in the general forum settings. Deselect the setting "Members can choose" beneath the setting "Default topic list view", make sure you have selected the Condensed topic list View. Using ACP search to find it: I was unable to search directly for the setting in the admin cp search, but you can search for "view" and then click "[Forums] Default forum view" in the result, it will take you to the same page (but the selected setting is not what you'll change) The path to this setting is in the Community tab, second tab from top to bottom. Forums > Settings > Default topic list view By the way, thank you. The performance of the forum was horrible, until I disabled it. Edited November 25, 2020 by FabioPaz TSP and SJ77 2
AlexJ Posted November 26, 2020 Posted November 26, 2020 Sometimes DDoS can do that. Just make sure you are not getting random DDoS. Check connection usage.
Recommended Posts