![]() |
|
Mod Options |
![]() |
|||||||||||||||
[DBTech] vB Optimise v2 (vB3)
![]() Developer Last Online: May 2020 ![]() ![]() ![]()
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 ![]() Please remember to click the, ![]() 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:
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) Download Now Only licensed members can download files, Click Here for more information. Supporters / CoAuthors Screenshots Show Your Support
No members have liked this post.
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
Board Optimization [DBTech] vB Optimise v2 (vB4) | DragonByte Tech | vBulletin 4.x Add-ons | 276 | 27 Jan 2019 10:19 |
#46
|
||||
|
||||
Are you able to observe memory / cpu usage (such as via top in SSH) before the site goes down?
I assume just rebooting your server / VPS brings it back, but then it goes back down? Fillip
__________________
www.Dragonbyte-tech.com Support is ONLY available @ our website, not via modification threads, Private Message or email. No members have liked this post.
|
#47
|
|||
|
|||
Hi, how can I measure the number of queries before and after installing this, so I can monitor the performance before and after installing your product? We run a huge forums and I am seriously considering the Pro version; if the Lite works as expected, I don't see why not buying the Pro -- I believe it is an investment that is worthwhile (since we run a for-profit forums). Thanks.
No members have liked this post.
|
#48
|
|||
|
|||
NO, it is the oposite, it uses more RAM, so data is chached in RAM and vBulletin doesn't need to query the database server, speeding-up vBulletin and lowering load at the MySQL server.
No members have liked this post.
|
#49
|
|||
|
|||
Never mind -- I found out that you already added this option inside vB Optimise v2. I've just installed and will post here some results. Thanks.
No members have liked this post.
|
#50
|
||||
|
||||
We'll await your results
![]() Fillip
__________________
www.Dragonbyte-tech.com Support is ONLY available @ our website, not via modification threads, Private Message or email. No members have liked this post.
|
#51
|
||||
|
||||
vB Optimise v2.5.1
Feature: New Administrator Permission: Can Administer vB Optimise Fillip
__________________
www.Dragonbyte-tech.com Support is ONLY available @ our website, not via modification threads, Private Message or email. No members have liked this post.
|
#52
|
|||
|
|||
Fillip,
Thank you a lot for adding this feature that I've requested on your support forums. That is simply awesome, as we have several admins, and I don't want them messing aroung with vB Optimiser's configurations. As for the performance... I can only say: wow! I am attaching a screenshot from our MRTG, showing the traffic on our MySQL server. See the traffic before and after... You can clearly see what happened from week 8 on... Thanks a lot my friend, I am a proud paying supporter of your work. Gabriel The following members like this post: juan71287
|
#53
|
||||
|
||||
vB Optimise v2.5.2
Feature: Improved logging details for Control Panel actions Feature: Added DBTech Affiliate ID support Feature: The resource saving statistics in the global footer can now be translated / altered via a vBPhrase Fix: The resource saving statistics in the global footer should now be visible on all custom skins Fix: The setting to enable/disable the per-page resource saving statistics in the global footer now works with Branding Free Change: Changed the Branding display method to inject itself into the copyright footer (underneath vBulletin copyright) instead of the page footer. Change: Changed the Branding Free Key to a more secure key. Fillip
__________________
www.Dragonbyte-tech.com Support is ONLY available @ our website, not via modification threads, Private Message or email. No members have liked this post.
|
#54
|
||||
|
||||
vB Optimise v2.5.3
Feature: Improved error messages for APC, XCache and eAccelerator when the extension is not configured correctly Fillip
__________________
www.Dragonbyte-tech.com Support is ONLY available @ our website, not via modification threads, Private Message or email. No members have liked this post.
|
#55
|
||||
|
||||
when i have this addon enabled i can not save anything in admin panel. it will shows an blank page in admin cp and mod cp.
Any idea? No members have liked this post.
|
#56
|
||||
|
||||
That usually means you've selected an opcode cacher that you either don't have installed or is not correctly configured.
Disable hooks by adding
to your config.php file and change the cacher. Fillip
__________________
www.Dragonbyte-tech.com Support is ONLY available @ our website, not via modification threads, Private Message or email. No members have liked this post.
|
#57
|
||||
|
||||
Unable to access any part of forum - Urgent!
Hi I have this installed and I have apc set as the cache, recently apc caused an issue with cPanel, cPanel techs disabled apc and I can now access cPanel, however I cannot access my forum either front end or admincp I get this error Fatal error: APC not installed in [path]/includes/class_datastore.php on line 386
I have disabled hooks in /includes/config.php but that hasn't changed a thing, I've even tried different browsers and get the same error. What do I need to do to get this removed from database...etc in order to get my forum back?
__________________
Kind regards, Simon Microsoft Office Help My Mods: Find my modifications here Please do not pm me for support unless i have invited you to! No members have liked this post.
|
#58
|
||||
|
||||
Add
to your config.php file beneath <?php, then alter the vBOptimise setting to Filecache, then remove the config.php file edit. Fillip
__________________
www.Dragonbyte-tech.com Support is ONLY available @ our website, not via modification threads, Private Message or email. No members have liked this post.
|
#59
|
||||
|
||||
As I stated in my post disabling hooks in config.php did not allow me in!
__________________
Kind regards, Simon Microsoft Office Help My Mods: Find my modifications here Please do not pm me for support unless i have invited you to! No members have liked this post.
|
#60
|
||||
|
||||
Then disable APC from the Filecache option further down in the config.php
Fillip
__________________
www.Dragonbyte-tech.com Support is ONLY available @ our website, not via modification threads, Private Message or email. No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 06:42.