The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] vB Optimise v2 (vB4) Details »» | |||||||||||||||||||||||||||||||||
vB Optimise Lite
Professional version & feature list available @ www.DragonByte-Tech.com 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 ------------------------------------------------------------------------------------------- If you like this mod please hit the button to the right ----> Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications. We appreciate the support! ------------------------------------------------------------------------------------------- Features - Lite
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) Q: It says my opcode cacher can't store data? A: Check to see you're using a supported Apache handler if you're using Apache: http://www.thecpaneladmin.com/wp-con...phandlers2.png ------------------------------------------------------------------------------------------- This mod displays a copyright notification in the footer of all pages which includes:
Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
8 благодарности(ей) от: | ||
elsa23, eTiKeT?, mathforum, pokusek, RichieBoy67, SWSUSA, Techno Cowboy, TTayfun |
Comments |
#62
|
||||
|
||||
Because the $100 for the plugin itself is for the work that went into creating the plugin
vBulletin / Internet Brands charge you $170 for a Branding Free licence for your forum. vBSEO charges you $117. Having branding increases traffic to our site, driving sales and helps us to provide even more awesome products. Even if 1 in every 10k visitors to your site is actually a forum owner themselves (either in the present or in the future) and would be interested in our products, that's still 1 lost sale. If we then assume that your site gets 100k visitors, that's 10 lost sales. 10 lost vB Optimise sales equates to $1000, which when compared to a $100 Branding Free licence is actually a pretty bad business deal for us Hopefully that makes it clearer why we put branding in our mods, and why we charge such a high fee to remove it Fillip |
#63
|
||||
|
||||
Enabled debugging and noticed these errors
|
#64
|
||||
|
||||
First of all, those aren't errors, they're just incorrect API calls that vB silently discarded.
Secondly, they're not related to vB Optimise, as I don't believe that mod ever fetches forum permissions at all Fillip |
#65
|
|||
|
|||
What is the affect on server memory when caching? I run a big board with a unique situation that I am trying to solve without spending a bizillion a month on hosting. In a nut shell most of the time I have 300 - 400 users online and they make 3200 - 4000 post a day. 13 days a year I have around 600 - 800 online and for about 5 hours they make about 2000 post a hour. This is causing my memory to fill up while the processor is processing the request.
|
#66
|
||||
|
||||
I doubt vB Optimise will help you with memory usage - in fact, most opcode cachers are designed to steal MORE memory in order to avoid hitting the CPU for re-running PHP scripts.
You might be best off getting a Memcache server on a separate machine, and also stuff your MySQL on that second server Fillip |
#67
|
||||
|
||||
Would this mod be necessary if your using nginx?
|
#68
|
|||
|
|||
Does the lite version not support caching templates from guests?
i dont undestand this. |
#69
|
||||
|
||||
Nginx doesn't deal with opcode caching so yeah, it still has an effect
Quote:
Fillip |
#70
|
|||
|
|||
When i run test it gives one error which is
Code:
Your Opcache Operator extension is functioning, however it is unable to store data. Please check your extension configuration. |
#71
|
||||
|
||||
That means your chosen opcache operator isn't working correctly as it's unable to store data - you should contact your host
Fillip |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|