The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Just a quick question about queries...
Is 38 queries bad for a postbit?
And is 24 queries bad for the main forum summary page? Thanks for any help! |
#2
|
|||
|
|||
I normally check the page generated time.
For me, .5 is just too much. I try to get it down to .3 or .2 as much as possible. But it varies with serverload. |
#3
|
||||
|
||||
38 queries is quite a lot for showthread. Also, check the time it takes to generate the page as well.
|
#4
|
|||
|
|||
Quote:
24 is fine for forumhome although starting to get high. |
#5
|
|||
|
|||
sorry meant showthread.
Page generated in 0.13979399 seconds. mind u its only a test forum at present i have opened it to public yet. some tinkering needed me thinks |
#6
|
|||
|
|||
There's an optimization hack somewhere, just do a search.
|
#7
|
||||
|
||||
38 is quite bit. Find out if it's something being looped - try increasing the number of posts per showthread page - if the queries increase per post, then you are looping something, and you should get rid of it.
|
#8
|
||||
|
||||
how do i find the loop, cuz my showthread is 64 queries with 24 replies and 36 with zero replies. can u check it for me? if not where do i search for it?
l8er sonic |
#9
|
||||
|
||||
Its probably some of the RPG stuff you added, I had the same problem (50 queries at 10 replies).
|
#10
|
|||
|
|||
Quote:
We used to have 49 queries on showthread, and I found out that was because of the awards hack I installed. Now I cache the result, and we regularly have fewer than 35 queries. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|