The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I run a very small forum (64 registered members, only 15 of them post regularly) that gets a very low amount of traffic. I'm on a webhost that can be rather slow with executing PHP (www.ixwebhosting.com), but it is all I can afford.
I have a very small amount of mods installed on my forum, as well. www.ev0lnetwork.net Currently I have GZIP set to 1. Should I set it higher? Also, how can I tell how many queries are being executed, and how can I improve the speed of my forum? Thank you. |
#2
|
||||
|
||||
![]()
You could install Microstats to see how many queries are being ran on page or enable debug mode for a short period of time.
Leave your gzip level at 1 |
#3
|
||||
|
||||
![]()
I tried installing Microstats but it said my version was too high. I tinkered with the version requirement and got it to install, enabled Microstats, and still couldn't find the output anywhere (definitely not at the footer of the page like the screens were showing).
|
#4
|
||||
|
||||
![]()
did you do the template edit?
I've got it installed on 3.7b6 running with no problems. |
#5
|
||||
|
||||
![]()
Do you have mod_deflate installed? If you do, disable the vBulletin GZIP feature.
|
#6
|
||||
|
||||
![]()
Not sure what mod_deflate is...?
In my PHP info, it shows.. HTTP_ACCEPT_ENCODING gzip, deflate further down Accept-Encoding gzip, deflate even further down _SERVER["HTTP_ACCEPT_ENCODING"] gzip, deflate So would this mean I should disable gZip? Why? Does it improve speed? |
#7
|
||||
|
||||
![]()
mod_deflate is an Apache module which automatically gzips output. Open up your PHP info, and search for "mod_deflate".
|
#8
|
||||
|
||||
![]()
Nope, no actual "mod_deflate" is found, just what I stated before, which is "gzip, deflate."
|
#9
|
||||
|
||||
![]()
Okay, that is good, as you should not have vBulletin's gzip feature and mod_deflate enabled at the same time. As this causes "double processing" and slows down your server. Also, leave your gzip level at 1, any more is a waste of server resources.
|
#10
|
||||
|
||||
![]()
I've added a template compression module but other than that, I'm at a loss to keep the forum speedy. Then again, it is fairly speedy when the actual server itself isn't being a pain. I hate IXwebhosting
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|