The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||||
vB Optimise Lite
The newly revamped vB Optimise was created for vBulletin 4, but has now been made compatible for vBulletin 3.8. In this release I have re-coded vB Optimise from the gound and focused stability over features, you'll notice Phrase Caching and vBAdvanced Integration have bit the dust, this is to maintain a sync state between this version and the vBulletin 4 release. Professional version & feature list available @ www.DragonByte-Tech.com/forum Priority support for Lite version is handled at the Developers Website. What does it do? vB Optimise is intended to optimise vBulletin software by integrating several PHP "cachers" and handling data before vBulletin. This works by encountering and handling data prior to vBulletin in order to skip the arbitary execution that would be more server intensive. Real-Life Statistics We've teamed up with some Big Forums to show you the impact of vB Optimise, you can view this public chart which shows both our statistics and theirs: View Public vB Optimise Resource Statistics Features
Features - Pro
Release Notes If you've used vB Optimise before you'll be aware the previous version had phrase caching, however this caused complications with the way phrases are used within vBulletin so it has not been ported over at this time. Available Translations v1.6.0 French - Thanks to finereader Change Log [>>] Version 2.0.1 New launch for vB 3.8 [>>] Version 1.6.1 Automatic Cache Flusher has additional parameters to make sure no data is stale Resolved Bug: Potential PHP error when using eAccelerator which cannot flush within Admin CP on certain actions [>>] Version 1.6.0 New OpCode Cacher Support: WinCache [>>] Version 1.5.0 Resolved Bug: Style cache may have fetched ID 0 instead of correct file Resolved Bug: Filecache permissions may not have worked Optimisation: Re-wrote some base code to enhance operations. [>>] Version 1.0.1 Added XCache Authentification Support Added Filecache Support Support Priority support will be handled at DBTech. FAQ Q: I have WinCache installed, but vB Optimise tells me it's not? A: WinCache only introduced OpCode support in version 1.1, if you're using version 1.0.x you will need to upgrade. Q: I'm using the XCache method, flushing doesn't work? A: If you have XCache authentification, turn the admin option on within vB Optimise Settings, then edit ./vboptimise/config.php and specify your XCache username/password. Alternatively you can disable XCache authentification within php.ini: Code:
xcache.admin.enable_auth = Off A: eAccelerator does not provide the caching extension by default, you will need to recompile PHP with additional flags. For more information read eAccelerator documentation located here: http://eaccelerator.net/wiki/CompileConfiguration (Specifically look at: with-eaccelerator-shared-memory) Download Now
Show Your Support
|
Comments |
#162
|
|||
|
|||
![]()
Really nice Mod, nominated it already
![]() I'm using vB 3.8rc2 and everything seems to be ok. Just one curiosity: using XCache with this mod seems faster than useing memcache (yeap, I have both installed) |
#163
|
|||
|
|||
![]()
Running php5, memcache 3, vb 3.7
Before * Page Generation 0.22566 seconds * Memory Usage 16,396KB * Queries Executed 33 (?) After * Page Generation 0.30642 seconds * Memory Usage 16,407KB * Queries Executed 54 (?) So after i install this it it uses an extra 21 queries??? and also makes my pages load slower?? |
#164
|
|||
|
|||
![]() Quote:
Really nice work. Thumbs up :up: |
#165
|
||||
|
||||
![]() Quote:
Is this the debug info for forum/index.php ? First of all 33 queries by default is damn too much. Its just 15-16 quries on my index.php or any other forum. And there's no way it can increase the number of queries. Make sure you have have enabled all the settings of the mod (they are off by default) and selected Memcache in the mod. If problem persists, you seriously need to optimize your site. Try disabling unnecessary addons/mods and see the effect. |
#166
|
|||
|
|||
![]() Quote:
I have enabled the mod and selected memcahce And i cant disable any mods, my site is very custom |
#167
|
|||
|
|||
![]() Quote:
It's not possible that this mod added 21 queries. That being said, you really need to hire somebody to fix those query issues and the amount of memory being taken up. I don't quite get how the page you're loading is taking 16MB of memory... Here's a SHOWTHREAD example: Quote:
Quote:
|
#168
|
|||
|
|||
![]() Quote:
I see 8-10 queries on your FORUMHOME, not 33-54. So chances are you should optimize your mods first and try again. |
#169
|
|||
|
|||
![]() Quote:
* Page Generation 0.26787 seconds * Memory Usage 16,049KB * Queries Executed 51 (?) |
#170
|
|||
|
|||
![]() Quote:
Edit : Sorry i just realized you are also using vbadvanced cmps. That explains everything |
#171
|
|||
|
|||
![]() Quote:
It wasn't an actual observation, but my estimate of what your query count should really be. You should hire someone to optimize your queries, as they are probably destroying your server. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|