The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
i have been having some minor issues with my site. it seems to use a slot of server resources. Its been going on for months. i have tracked it down to mysql queries. so i figured it was one or a few of my mods. so i began to disable them. before i started my forum home page would show 58 queries after i turned off all mods but the debug mod it shows 48 queries. when i go to whose online it shows up to 60. when i log in to my admin panel it shows 48 quires. why would so many queries run when i am logging in to admin cp. could there be something in the background i am not aware about. i don't believe these numbers are normal with all mods off. i am running version 3.6.4.
anyone have any idea what my issue could be or something else i can do to minimize my queries. thanks in advance!! |
#2
|
||||
|
||||
![]()
Use the explain functionality in debug mode to see what the queries are, then you can try and track down what is causing them.
|
#3
|
|||
|
|||
![]()
when i click on that nothing happens. it refreshes the page that i am on at the time.
thanks |
#4
|
||||
|
||||
![]()
How are you implementing the debug function?
|
#5
|
|||
|
|||
![]()
i am using this mod
https://vborg.vbsupport.ru/showthread.php?t=130212 this query is showed up 30 times when i added the debug line in my config.php the mod doesnt show the explain page. Quote:
all my mods are off but the debug mod. just a few minutes ago my server failed because of the high number of queries. i don't get how there are so many queries with my mods off. ![]() ![]() had like 30 returning smilies messages also. |
#6
|
||||
|
||||
![]()
What is pagerlogbit ?
Given it's called 30 times and is not part of standard vb, I would start looking at that. |
#7
|
|||
|
|||
![]()
thanks paul that was it. it was for this mod https://vborg.vbsupport.ru/showthrea...hlight=vbpager
i am now down to 30. haven't had any issues since yesterday. whats an average number of queries for boards with mods a good bit of mods on them? X vBulletin 3.6.7 Debug Information
![]()
how important are uncached templates? how do u cash them? do u see anything odd about my output? |
#8
|
||||
|
||||
![]()
Uncached templates cause 1 query each. You should contact the authors of those templates to get this rectified.
|
#9
|
||||
|
||||
![]()
Remove modifications, and remove any queries you don't think are necessary (user info in posts, maybe?).
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|