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
This is ported from my original version released for vBulletin 3.8 located here. In this release I have re-coded vB Optimise from the gound and focused stability over features. 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 - Lite
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 No change, just keeping in sync with vB 3.8/Pro [>>] 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
Screenshots
Show Your Support
|
2 благодарности(ей) от: | ||
Teascu Dorin, xrvel |
Comments |
#112
|
|||
|
|||
If I work on a user and then stores the following mistake comes Like does repair I this? Sorry my English is not so good
PHP Code:
|
#113
|
||||
|
||||
Hi Ronny,
The PHP error is a bug, however the line it has invoked means your using eAccelerator and it's not configured correctly to allow flushing. The message should say: vB Optimise: Your eAccelerator requires you to specify permission to this directory to allow vB Optimise to clear your cache. For more information please visit http://bart.eaccelerator.net/doc/php...elerator_clear Once that's resolved, the error shouldn't occur anymore. I'll get the error patched in the next release regardless |
#114
|
|||
|
|||
Thank you for the answer, so is called I must wait for the next version?
|
#115
|
||||
|
||||
Hi Ronny,
The update will resolve the error, however the actual problem is that vB Optimise cannot flush the cache because eAccelerator requires you to set permissions to the script path, without that done vB Optimise will not function correctly (your data will become stale). |
#116
|
||||
|
||||
I've released the 1.6.1 update Ronny, it will remove the PHP error as I discussed but your eAccelerator still needs to be configured or flushing won't work.
|
#117
|
|||
|
|||
Any chance wincache support can be added for the 3.8 version?
|
#118
|
||||
|
||||
The 3.8 version is discontinued unfortunately, due to issues and as such some elements being cached in the vB4 version don't exist in vB 3.8 (atleast within Pro, which may trickle down to lite).
That said, adding the WinCache support is relatively easy, you'll need to do two things. Firstly, open ./includes/class_activecache_methods.php, then add this lump of code right above the last "?>" PHP Code:
Code:
memcache|Memcache xcache|XCache apc|APC Code:
memcache|Memcache xcache|XCache apc|APC wincache|WinCache |
#119
|
|||
|
|||
work perfectly like version 3.84. Thanks
|
#120
|
|||
|
|||
work on quad x X5460 with 24GB dram + Raid 5. php 5.2.6 , mysql 5.0.45-community-nt. 2gb database
|
#121
|
|||
|
|||
with xcache. sorry i forgot
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|