PDA

View Full Version : High Server Load


Dam13n
11-06-2013, 06:32 PM
Hi guys!

I'm having a really bad time with my vbulletin forum. The main page of my forum is causing HUGE server load. When someone accesses the index page it creates high CPU usage on my host and the Resource Limit Is Reached message pops out. Please note that this happens ONLY on the index page of the forum. Viewing threads,posting using PM's cause no server load.

I have vBulletin 4.2.1. I tried the default theme, disabling all the mods, using all know vBulletin optimization tricks but nothing managed to fix my problem. If someone encountered this issue in the past or know a fix to it please share it!

Thanks!

AndrewSimm
11-06-2013, 07:14 PM
disable all hooks and see if that helps. Put your forum into debug mode and check the stats at the bottom.

Dam13n
11-06-2013, 07:35 PM
The issue is still there. Here's the debug report:

http://imageshack.us/a/img28/7356/8pqb.png

Simon Lloyd
11-06-2013, 08:46 PM
Have you checked .htaccess....etc to see if you have a looping redirect or something?

Dam13n
11-06-2013, 09:28 PM
Fixed the problem by removing the custom forums icons.

AndrewSimm
11-07-2013, 10:05 AM
Not sure what was wrong with your forum icons but I recommend running everything through smushit. This is a yahoo tool that compresses images and helps with load time and memory.

Lynne
11-07-2013, 10:55 PM
Click to view the queries and you will see the time to process each query. Is there one that is taking a lot more time than the others? (And you think .2 seconds to generate a page is a lot?)