Version: 2.0.1, by Deceptor
Developer Last Online: Nov 2023
Category: Board Optimization -
Version: 3.8.x
Rating:
Released: 12-18-2008
Last Update: 04-23-2010
Installs: 1096
Uses Plugins
Additional Files
No support by the author.
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:
Style Cacher
Caches style data to globally reduce a query within all vBulletin forum-based pages.
Template Cacher
Caches template data to globally reduce a query within all vBulletin forum-based pages.
Datastore Cacher
Forces custom datastore items from modifications (including those from vB's blogs) to use your configured Datastore Cache method instead of being forced into the database. This reduces page queries by where affected.
vB CMS Template Caching
(Automatic) Corrects many uncached templates within vB CMS to reduce upto 20+ queries on CMS pages (number varies based on content).
Optimal Settings Check
Provides a quick interface to identify possible settings which can be changed on your forum for further optimisation.
Self-System Tester
Provides a relatively straight-forward system check to ensure your vB Optimise installation works fully.
Automatic Cache Flusher
Automatically flushes cache within the Admin CP based on specific triggers to make sure content does not remain stale on your forum.
XCache Authentification
Supports XCache Admin Authentification by allowing you specify the username/password in a configuration if needs be.
Features - Pro
Notices Cacher
Caches users dismissed notices to reduce a near-global query within all vBulletin forum-based pages.
Showgroups Cacher
Caches the showgroups query which becomes more intensive as your user-base grows.
Forum Display Query Enhancement
Enhances a stock vBulletin query within Forum Display to speed up the page.
Forum Home WOL Cache
Caches Forum Home "Who's Online" to remove an intensive query and allow larger sites to display this data without impact.
vB Cache Override(Feature not available on vBulletin 3)
Ability to override vBulletins new built-in database cacher for the CMS / Forum Sidebar Blocks to remove anything from 1 to 20+ queries based on your content.
Full Guest Caching
Ability to cache entire pages and serve them saving not only hundreds of queries but upto 90% of CPU processing towards Guests.
Statistical Resource Savings
Ability to see just exactly how many queries per day vB Optimise has saved your database. You'll be surprised at the numbers.
Forum Resource Statistic
Shows off vB Optimise resource saving statistics directly within forumhome statistics.
....and more!
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.
[>>] 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
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
Q: I have eAccelerator installed, but vB Optimise tells me it's not?
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)
APC support will be coming in either 1.0.3 or 1.0.4, unfortunately I haven't had time as of yet to install APC on my server, but once I have I'll implement it into vB Optimise
I'm also glad to hear the positive effects this is having on peoples forums
APC support will be coming in either 1.0.3 or 1.0.4, unfortunately I haven't had time as of yet to install APC on my server, but once I have I'll implement it into vB Optimise
I'm also glad to hear the positive effects this is having on peoples forums
Thanks a lot i'll be waiting for apc
i have test with file cach and 1 query it's save great work
vB Optimise: You have selected the File Cache method but the directory ./vboptimise does not have sufficient write permissions. Please chmod the folder then try submit these settings again. (Usually chmod 0777).
I also tried in on another forum and now the whole forum has gone!!! I quickly uninstalled all teh files and all I have left is this:
Quote:
Warning: Unknown(): Unable to access [path]/includes/class_activecache.php in [path]/includes/functions.php(1305) : eval()'d code on line 1
Warning: Unknown([path]/includes/class_activecache.php): failed to open stream: No such file or directory in [path]/includes/functions.php(1305) : eval()'d code on line 1
Fatal error: (null)() [function.require]: Failed opening required '/home/ru/run/xxxxxxxx.com/public/www/forum/includes/class_activecache.php' (include_path='.:/usr/local/lib/php/') in /home/ru/run/xxxxx.com/public/www/forum/includes/functions.php(1305) : eval()'d code on line 1
This absolute diaster! and I not sure how to fix it.