The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Speed Up Your Forums! vBulletin 4!
Hopefully this article will help your slow vBulletin 4 forum speed up a bit. 1. First of all, here are some admincp settings you can set, credit to eva2000 Quote:
Quote:
To improve performance, vBulletin caches certain information which isn't updated often in the datastore, so that it doesn't have to be rebuilt every time it's needed. Examples for this are * forumcache - A serialized array with all the forums along with their options and permissions * options - A serialized array with all the information set in the vBulletin Options * profilefield - A serialized array of all the profile fields and their options. The datastore data is stored in the datastore database table by default, but certain settings in the config.php file allow this to be saved in other places, to improve performance: PHP Code:
This option saves the datastore data in the /includes/datastore/datastore_cache.php file. Reading from the filesystem is generally less load-intensive than querying the database. To use this option, you'll need to make sure that the /includes/datastore/datastore_cache.php file is writable and readable by PHP. Usually this is chmod 777. Then, uncomment the following line in the config.php file. (If your on a VPS or Dedi install XCache its faster than others. How to - Install Guide 4. Get rid of those rounded corners! Credit to Andy, original post here. One reason vB4 is slower than vb3 is the use of shading and rounded corners. Add this to the bottom of the additional.css template and your forum will speed up considerably. PHP Code:
5. [S]Install vB4 Supercharged[/S] download it here. It does NOT work on 4.0.2 PL1 just yet, we have to wait until the author has updated the modification. 6. vBulletin 4 optimize htaccess - add those contents to your htaccess. 7. Add to top of headinclude HTML Code:
<META http-equiv=Page-Exit content=BlendTrans(Duration=0)> <META http-equiv=Page-Enter content=BlendTrans(Duration=0)> 9. You can Improve Page Loading Time 10. Enable Remote YUI: Quote:
11. In addition to this, check out articles from one of the worlds largest webmaser forums. Optimize vBulletin 4 If you are using Memcached servers: Monitor memcached servers with vBulletin Thats it! If your forums have sped up a bit please let me know, if they have not and your using a VPS or Dedicated server, request for a server optimization. https://vborg.vbsupport.ru/showthread.php?t=241782 https://vborg.vbsupport.ru/showthread.php?t=241783 More optimization |
#12
|
|||
|
|||
Added a few options to the article.
|
#13
|
|||
|
|||
Turned on the mem cache fetaure to file. Will keep an eye on this.
Also have all pictures/avatars/profile pic/attachments stored to file system. CSS saved as files. Anything else to consider? |
#14
|
|||
|
|||
Add some info to the article on the bottom, install OptiPNG
|
#15
|
|||
|
|||
Some of this stuff may have some impact.
However, I still feel a lot of this has to do with client side and server side. On the server side, there are a lot of people who are hosting their sites with big over-crowded shared hosting companies. Consider this: when you got Windows 7, did you still run it on the same PC that ran Windows XP? no is most likely your answer. Upgrade your host or your server - get them to tell you their server specs, and how many other users are sharing your server. The client side stuff: Safari is the faster of the mainstream browsers to date. I've check VB4 in Safari, and am impressed with it's speed. No major issues vs VB3.8. |
#16
|
|||
|
|||
Quote:
I know its bad |
#17
|
|||
|
|||
I bought vb_optimizer pro and done with it. lol
it have saved me 98,000 queries in 2 days |
#18
|
|||
|
|||
how do you edit "additional.css"?
|
#19
|
||||
|
||||
Quote:
It is a browser site rendering process and has nothing to do with the page request so the "speed effect" totally depends on the hardware specs of the visitor. |
#20
|
|||
|
|||
Hi there
In an effort to speed up my site, I stored css sheets as files. However when I do that, my backgound image (in doc_background) doesn't work. If I switch back to not storing css as files...the background image works again. Anyway I can store css as files and still keep my background image? Thanks Cheers |
#21
|
|||
|
|||
no one??
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|