The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] vB Optimise 2.0.1 (Lite) Details »» | |||||||||||||||||||||||||||
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 |
#182
|
||||
|
||||
hIBEES, if vB Optimise is reporting an error then the method must not be available, it will test you have the functions available that are part of the method you selected, this works in the same way vBulletin does, does your vBulletin datastore run off of eAccelerator?
As for the profile bug, it has been fixed, the issue is caused by caching phrases with guests, the vBulletin session object goes its own root of querying phrases/languages for guests that currently I can't find a way to stop. This bug fix doesn't impact performance as caching phrases for guests still means the query is being ran, if anything it slightly helps by not attempting to cache phrases as they are continually called from the database when viewing as a guest. This said, I can tell you my current forumhome statistics with the upcoming release of vB Optimise, this is a unmodified forum, with only vB Optimise installed: As a member: Quote:
Quote:
I'll have the new version out in the next couple of hours or so which will patch the issue and bring forward new features I explained in an earlier post |
#183
|
||||
|
||||
Quote:
btw deceptor, can you please take a look at my 1st problem as described here. This started happening ONLY SINCE 1.1.0, and never happened with the last version 1.0.2 thanks |
#184
|
||||
|
||||
veeuisthebest,
Look at my above posts, the bug is fixed for the next release, to temporarily fix for now disable phrase caching, those won't add another query to your forum but will make more slightly bigger |
#185
|
|||
|
|||
The only problem I had, which I searched the thread for was that my quotes, the name was only appearing as an underscore after installing this.
|
#186
|
||||
|
||||
fattony, can you tell me if this occured as a guest or a logged in user?
Thanks. |
#187
|
||||
|
||||
Quote:
Since enabling xcache, I am unable to edit any templates. Gives me a blank page on template saving. This problem is gone when i switch to Filecache. And this happened ONLY in 1.1.0 (did NOT happened in 1.0.2) thanks |
#188
|
||||
|
||||
My apologies veenuisthebest, I missed that.
I know when updating templates vB Optimise kills current cache, my guess is your XCache requires authentification? It should silently carry on. That said, if you could enable php errors on your server we'd be able to specifically see what the problem is. I'll re-enable admin auth on my XCache server and see if I can replicate the issue |
#189
|
|||
|
|||
Quote:
|
#190
|
||||
|
||||
Quote:
Quote:
SO, the reason could probably be that whenever I edit a template, it stucks at flushing of cache, thus not saving the template, am I correct? If that is the case, then I'll disable vboptimise (or switch to filecache for the moment) whenever I need to edit templates and switch it back ON when I would be done editing. Would that be fine? I want to keep xcache only as its giving me far better performace than filecache and my host has installed xcache just for me lol |
#191
|
||||
|
||||
logicuk, could you turn on vBulletin debug mode, and take a look at the debug messages everytime you try to load a page and tell me what you see vB Optimise doing? As said, the only way it will keep adding queries is if it is failing to cache.
veenuisthebest, that solution would work, I assume you get a white page when attempting to flush the cache? Ideally I'd like to make it a little more solid, as in the future I'll probably be adding more places where the cache is killed to contend with new data, if your host could possibly turn on php errors so that you could tell me the error you're getting that'd be great |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|