MyBB Community Forums

Full Version: Slow Page Loading
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Attaching debug page info. Any help is appreciated. I'll keep trying to troubleshoot it myself in the meantime.
Your debug information looks okay so I'm inclined to believe this isn't from MYSQL activity. Do you know this at a certain time of day or is it completely random? There could be a problem with the server (or its network) you reside on. You could always contact your host and ask them to troubleshoot you or even ask if you can move nodes and see if that makes a difference.
(2018-06-28, 09:54 PM)Wires Wrote: [ -> ]Your debug information looks okay so I'm inclined to believe this isn't from MYSQL activity. Do you know this at a certain time of day or is it completely random? There could be a problem with the server (or its network) you reside on. You could always contact your host and ask them to troubleshoot you or even ask if you can move nodes and see if that makes a difference.
It did seem a bit better this morning, during the day it's been pretty brutal though. I will try connecting with them and asking if we can move nodes. It would be nice to get these loading times under a second. Sad
It seems to me that rocket-loader.min.js ( https://ajax.cloudflare.com/cdn-cgi/scri...der.min.js ) is causing a lot of issues and prevents other js files from finishing/loading.

Check this: https://support.cloudflare.com/hc/en-us/...on-my-site-
(2018-06-28, 10:28 PM)linguist Wrote: [ -> ]It seems to me that rocket-loader.min.js ( https://ajax.cloudflare.com/cdn-cgi/scri...der.min.js ) is causing a lot of issues  and prevents other js files from finishing/loading.

Check this: https://support.cloudflare.com/hc/en-us/...on-my-site-

Thanks, I've disabled it. Hope it helps Smile

Holy moly that helped a lot... Damn you cloudflare...

Generated in 724 ms (93.46% PHP / 6.54% MySQL)
SQL Queries: 13 / Server Load: 50.06 / Memory Usage: 56.75 MB
Bringing this thread back to not solved. Disabling rocket loader helped a lot, but when we have 50+ users online the site gets extremely slow still. Our hosting provider (inmotion) is saying to optimize our php code... We are using standard MyBB code. Does anyone have any other suggestions? Our community is talking about going back to our old IPB forum at this point and I'd prefer to stick with MyBB if we can fix this.
(2018-07-03, 05:01 PM)DrunkenTeddy Wrote: [ -> ]Bringing this thread back to not solved. Disabling rocket loader helped a lot, but when we have 50+ users online the site gets extremely slow still. Our hosting provider (inmotion) is saying to optimize our php code... We are using standard MyBB code. Does anyone have any other suggestions? Our community is talking about going back to our old IPB forum at this point and I'd prefer to stick with MyBB if we can fix this.

Have you tried a different host or upgrading your package with your current host?
(2018-07-03, 05:14 PM)Wires Wrote: [ -> ]
(2018-07-03, 05:01 PM)DrunkenTeddy Wrote: [ -> ]Bringing this thread back to not solved. Disabling rocket loader helped a lot, but when we have 50+ users online the site gets extremely slow still. Our hosting provider (inmotion) is saying to optimize our php code... We are using standard MyBB code. Does anyone have any other suggestions? Our community is talking about going back to our old IPB forum at this point and I'd prefer to stick with MyBB if we can fix this.

Have you tried a different host or upgrading your package with your current host?

We upgraded to the highest shared hosting package they have. They seem insistent that it should be enough for our traffic, and the problem is with the forum...
If they are sure it's the software, it would be useful if they could provide a flame graph or debug stats from their side showing that. MyBB runs a lot of forums with much more traffic than 50 users online at a time on shared hosting without a problem.
(2018-07-03, 07:16 PM)Euan T Wrote: [ -> ]If they are sure it's the software, it would be useful if they could provide a flame graph or debug stats from their side showing that. MyBB runs a lot of forums with much more traffic than 50 users online at a time on shared hosting without a problem.

Yeah, we have a lot of posts, but the number of members online at a time is generally below 100. Very occasionally we might hit 150 online. The only thing they keep showing me is https://gtmetrix.com/reports/simulationh...m/SlnBLH1M. They say that the "waiting" times on the waterfall chart are all on the php side. When the server isn't very busy we get fast load times, but with anything over 50 people the load times go up to sometimes over 10 seconds. The CPU usage is often in the 70s or 80s, when it is the site is very slow.
Pages: 1 2 3