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 |
#172
|
||||
|
||||
Deceptor, I have switched to xcache and I see much much better performace than filecache. Though I did not flushed the cache, just wanted to know why all is working fine for me without flushing the cache. I do have modifications, template edits etc.
Suggestion: 1. Can the forum titles be cached on index.php to reduce another query to extract all forums everytime. 2. Will the new feature of Forumhome WOL Cache, also cache the Statistics i.e. counts of threads, posts and members. Thank you |
#173
|
||||
|
||||
Installed...
Althou our forum is on a dedicated server there is a noticeable increase in speed :up: |
#174
|
||||
|
||||
1. I am facing a problem ONLY in 1.1.0 (this did not happened in 1.0.2)
Since enabling xcache, I am unable to edit any templates. Gives me a blank page on template saving. There is no such problem using Filecache. 2. Another major problem I just found. All member profiles look like as in attached pic, happens ONLY when viewed as guests. All phrases gone. It is happening only with vboptimise enabled, no matter what the cache type is. thanks |
#175
|
|||
|
|||
Quote:
|
#176
|
|||
|
|||
Profile problem here too...only when you're not logged in. Using Filecache method.
|
#177
|
||||
|
||||
Concur, using only file cache.
|
#178
|
||||
|
||||
Quote:
Thanks |
#179
|
||||
|
||||
I'll get on fixing the bug right away. If you want a temporary fix for the profile issue, disabling phrase cache will resolve the issue.
Also, logicuk, the only possible way this mod adds queries is if it fails to cache the data, if you enable vBulletin debug mode you should see several vB Optimise messages explaining what it's doing, when first caching data it will execute more queries than vB does purely to cache the data, after that the query reduction begins. I'm assuming it keeps trying to cache the content but it's failing, if you're using filecache, ensure ./vboptimise has sufficient perms (read and write, usually chmod 0777). |
#180
|
||||
|
||||
Deceptor,
I have eAccelerator installed on my server. When I select this option I get this ... Quote:
Quote:
Thoughts? |
#181
|
||||
|
||||
I'm getting that phrase behavior when logged out as well. Disabled phrase caching and phrases are back.
Regardless I'm already seeing a performance increase. Nominated |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|