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 |
#602
|
||||
|
||||
Xcache is not compatible with Zend Optimizer (even confirmed by Cpanel level III analyst the other day).
Memcache is working now, but I'm wondering what does the graph mean by "misses"? What's a good method of testing the results before and after? I tried using eaccelerator, but I get the same error that its not active or installed, meanwhile it is compiled and outputted in php -m PS: thanks for the help |
#603
|
|||
|
|||
Thats old...xcache works fine with zend now. I have it running just fine
Also misses are fine..you want to keep an eye out for OOMs (out of memory) No worries any time. |
#604
|
|||
|
|||
chadi, you need to compile eaccelerator with the "--with-eaccelerator-shared-memory" option.
|
#605
|
||||
|
||||
Yes, I had done that based on below steps suggested by cpanel tech:
Quote:
|
#606
|
|||
|
|||
I'm having an issue where some users are reporting that the CSS isn't loading for them in various styles sporadically since I installed this mod. I'm using XCache and have tried clearing the cache several times. I'm unable to replicate this issue myself unfortunately and can't pin it down to a specific browser.
Any suggestions? |
#607
|
|||
|
|||
chadi, I guess Memcache will have to do for you right now...
msu2k, it doesn't cache CSS files. Have you tried moving your CSS to the filesystem (if you haven't done so yet)? |
#608
|
|||
|
|||
Yes, the CSS files have been moved to the filesystem. Pages seem to be loading for people without any CSS files, then appear normal later. I can't seem to figure it out.
|
#609
|
||||
|
||||
i'm using eaccelerator only (xcache just doesn't like my server.... ) no memcache, or anything else.
php 5.2.6, mysql 5.0.65-com before: vBulletin 3.7.2 Debug Information * Page Generation 0.02674 seconds * Memory Usage 4,640KB * Queries Executed 9 (?) After: (1st load (obviously there is no cache yet...)) vBulletin 3.7.2 Debug Information * Page Generation 0.52209 seconds * Memory Usage 4,865KB * Queries Executed 9 (?) (2nd load) vBulletin 3.7.2 Debug Information * Page Generation 0.02992 seconds * Memory Usage 4,865KB * Queries Executed 7 (?) the 2 query drop is nice, but it doesn't seem to have any effect on total performance :shrug: |
#610
|
||||
|
||||
WOL cache messes up display of bots with this mod:
bots should show last |
#611
|
|||
|
|||
I cant Say .. Just Well Done !
Installed and voted in MOTM ! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|