The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I just installed a hack that shows the time it took to generate a page, and it also shows how many queries are taking place on that page.
On my front page I have 92 queries. On forum pages I have 23 queries. Inside a thread I have between 28 and 32 queries. What exactly accounts for queries? How much do they slow down the pages, and should I be worried that my front page has soo many? If somebody could get me in the know I would greatly appreciate it. Thanks. |
#2
|
||||
|
||||
![]()
A query is what sent to the MySQL server in order to get data from the database.
The more queries you have, the slower the page will be. 92 queries on the front is a huge number, my guess is that you have some messed up which queries the database for every forum you have. If you look in the stats, you will usually see most of the time the page is doing MySQL stuff, and the time it wastes on PHP is much smaller. |
#3
|
||||
|
||||
![]()
FireFly, do you have any suggestions on what I can do or where I could start to find out why there are soo many? I really need to make my forum as much as possible, non server intensive.
If you can help me or give me some pointers on where to start I would greatly appreciate it. Thanks. |
#4
|
||||
|
||||
![]()
Which forum are you talking about? I can take a look at the queries and see what's wrong.
|
#5
|
||||
|
||||
![]()
Here's the front page: http://www.theforumz.com/forumz/index.php?s=
that has 93 queries. Could it be all the hacks I have installed and that I haven't messed anything up? |
#6
|
||||
|
||||
![]() |
#7
|
||||
|
||||
![]()
How do you know? When I go to that explained thing I got this when I scroll past a huge page of details.
How did you find out there is only 22? |
#8
|
||||
|
||||
![]()
I think these queries are only made for Admins, Mods, or, fairly likely, logged in users...but not people like Chen or I or whomever.
|
#9
|
||||
|
||||
![]()
hmm, so WTH is the forum doing for mods and admins that adds soo many more queries? I mean, maybe a dropdown box at the bottom of the page, but that's about it.
![]() |
#10
|
||||
|
||||
![]()
Setup a test account we can use.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|