Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons

Reply
 
Thread Tools
[DBTech] vB Optimise v2 (vB3) Details »»
[DBTech] vB Optimise v2 (vB3)
Version: 2.7.1, by DragonByte Tech DragonByte Tech is offline
Developer Last Online: Mar 2023 Show Printable Version Email this Page

Category: Board Optimization - Version: 3.8.x Rating:
Released: 06-22-2012 Last Update: 02-15-2017 Installs: 56
DB Changes Uses Plugins
Additional Files Translations  
No support by the author.

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
  • Supported Extensions
    • APC
    • eAccelerator
    • Memcache
    • XCache
    • WinCache
    • Filecache
  • 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).
  • [DBTech] Advanced Post Thanks / Like statistics Caching
    Caches statistics page for the Advanced Post Thanks / Like mod by DBTech.
  • [DBTech] Advanced User Tagging statistics Caching
    Caches statistics page for the Advanced User Tagging mod by DBTech.
  • 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.
  • Forum Resource Statistic
    Shows off vB Optimise resource saving statistics directly within forumhome statistics.
  • 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.
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.
  • "Who Has Read Thread" Cache (4.2.0+)
    Caches Show Thread "Who Has Read Thread" to remove a query and allow larger sites to display this data without impact.
  • "Who Has Visited Forum" Cache (4.2.0+)
    Caches Forum Home "Who Has Visited Forum" to remove a 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.
  • CDN Integration
    vB Optimise now integrates with popular CDN systems: Amazon S3, Origin Pull or Mirror, Rackspace Cloud, Remote Server (custom CDN) and Windows Azure.
  • Plugin Cache
    Stores all plugins in a PHP file, improving performance for plugin execution
  • ....and more!
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
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

File Type: zip [DBTech] vB Optimise v2.7.1 [Lite].zip (441.7 KB, 101 views)

Screenshots

File Type: jpg vbo_optimal.jpg (87.3 KB, 0 views)
File Type: jpg vbo_options.jpg (84.4 KB, 0 views)
File Type: jpg vbo_selftest.jpg (37.5 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 12-09-2012, 07:37 PM
hpidriver hpidriver is offline
 
Join Date: Jun 2009
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DragonByte Tech View Post
Ensure the eaccelerator_get and eaccelerator_put functions are available. Apparently these have to be explicitly compiled - contact your host for more information.


Fillip
Ok, thank you I will try that.
Reply With Quote
  #33  
Old 12-11-2012, 02:38 AM
hpidriver hpidriver is offline
 
Join Date: Jun 2009
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My host has replied with the following:
Quote:
all the necessary options are installed by default and some are disabled via php.ini

I see these functions are not disabled in php.ini which means these functions are already enabled.
Any other suggestions?
Reply With Quote
  #34  
Old 12-11-2012, 01:23 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Run test1.php then test2.php from the attached zip and see what the output is.

Fillip
Attached Files
File Type: zip eacceleratortest.zip (373 Bytes, 9 views)
Reply With Quote
  #35  
Old 12-24-2012, 11:35 AM
Behrooz_Ice Behrooz_Ice is offline
 
Join Date: Jan 2004
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am running vB 3.8.4 and installed memcached on our Server and set memcache on vB Optimise - Main Settings but when i see "MySQL Queries vB Optimise has saved this forum:"
on footer forum, it show me null and blank query!
also i see Resource Statistics is null!
for more information please see the attachments.
please tel me whats the issue and what do I need to change?
Attached Images
File Type: jpg phpinfo.jpg (51.9 KB, 0 views)
File Type: jpg daily.jpg (59.3 KB, 0 views)
File Type: jpg null.jpg (3.3 KB, 0 views)
File Type: jpg testconnection.jpg (61.5 KB, 0 views)
Reply With Quote
  #36  
Old 12-30-2012, 01:21 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Check the Cache Settings and ensure you've enabled caching for everything.

Fillip
Reply With Quote
  #37  
Old 01-09-2013, 10:59 AM
Behrooz_Ice Behrooz_Ice is offline
 
Join Date: Jan 2004
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DragonByte Tech View Post
Check the Cache Settings and ensure you've enabled caching for everything.


Fillip
thank you for reply. if you mean Cache Settings this Memcached Setting in config.php VBulletin file, i had enable that before. its our config.php cache setting:

Code:

        // ****** DATASTORE CACHE CONFIGURATION *****
        // Here you can configure different methods for caching datastore items.
        // vB_Datastore_Filecache  - to use includes/datastore/datastore_cache.php
        // vB_Datastore_APC - to use APC
        // vB_Datastore_XCache - to use XCache
        // vB_Datastore_Memcached - to use a Memcache server, more configuration below
// $config['Datastore']['class'] = 'vB_Datastore_Filecache';

        // ******** DATASTORE PREFIX ******
        // If you are using a PHP Caching system (APC, XCache, eAccelerator) with more
        // than one set of forums installed on your host, you *may* need to use a prefix
        // so that they do not try to use the same variable within the cache.
        // This works in a similar manner to the database table prefix.
// $config['Datastore']['prefix'] = '';

        // It is also necessary to specify the hostname or IP address and the port the server is listening on
$config['Datastore']['class'] = 'vB_Datastore_Memcached';
$i = 0;
// First Server
$i++;
$config['Misc']['memcacheserver'][$i]           = '127.0.0.1';
$config['Misc']['memcacheport'][$i]                     = 11211;
$config['Misc']['memcachepersistent'][$i]       = true;
$config['Misc']['memcacheweight'][$i]           = 1;
$config['Misc']['memcachetimeout'][$i]          = 1;
$config['Misc']['memcacheretry_interval'][$i] = 15;
and:
Code:
[root@server includes]# netstat -tap | grep memcached
tcp        0      0 localhost.localdomain:11211 *:*                         LISTEN      515063/memcached
tcp        0      0 localhost.localdomain:11211 localhost.localdomain:58927 ESTABLISHED 515063/memcached
tcp        0      0 localhost.localdomain:11211 localhost.localdomain:58939 ESTABLISHED 515063/memcached
tcp        0      0 localhost.localdomain:11211 localhost.localdomain:58938 ESTABLISHED 515063/memcached
tcp        0      0 localhost.localdomain:11211 localhost.localdomain:58937 ESTABLISHED 515063/memcached
tcp        0      0 localhost.localdomain:11211 localhost.localdomain:58943 ESTABLISHED 515063/memcached
tcp        0      0 localhost.localdomain:11211 localhost.localdomain:58942 ESTABLISHED 515063/memcached
tcp        0      0 localhost.localdomain:11211 localhost.localdomain:58932 ESTABLISHED 515063/memcached
tcp        0      0 localhost.localdomain:11211 localhost.localdomain:58900 ESTABLISHED 515063/memcached
[root@server includes]#
and:
Code:
[root@server includes]# cat /etc/sysconfig/memcached
PORT="11211"
USER="memcached"
MAXCONN="1024"
CACHESIZE="2048"
OPTIONS="-l 127.0.0.1"
[root@server includes]#
can you please tel me above settings are correct or not?
and which other setting should i check?
Reply With Quote
  #38  
Old 01-09-2013, 03:16 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No, I mean the vBulletin Options for this mod

DragonByte Tech: vB Optimise - Cache Settings


Fillip
Reply With Quote
  #39  
Old 01-09-2013, 05:26 PM
Behrooz_Ice Behrooz_Ice is offline
 
Join Date: Jan 2004
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DragonByte Tech View Post
No, I mean the vBulletin Options for this mod

DragonByte Tech: vB Optimise - Cache Settings


Fillip
i had enable all of Cache setting like Cache Styles and Cache Templates and Cache Datastore in that menu before but we have problem yet and i see Resource Statistics is null!
my question is, when we use Memcache instead of Filecache on Opcache Operator menu, what should i see in Resource Saving Statistic menu?
and please tel me Memcache is better or Filecache for the high speed loading of site?
note: my forum is hosted on linux dedicated server and use litespeed.
Reply With Quote
  #40  
Old 01-10-2013, 06:43 AM
dizzynation's Avatar
dizzynation dizzynation is offline
 
Join Date: Jun 2011
Posts: 279
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this help use less RAM on hosting servers?
Reply With Quote
  #41  
Old 01-10-2013, 07:14 AM
dizzynation's Avatar
dizzynation dizzynation is offline
 
Join Date: Jun 2011
Posts: 279
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed and Nominated, but after enabling I run a test and it says my vbo is turned off.....

[Edit] Ok i turned on filecache, and set to writable, but when I run a test it says AJAZ not available
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:26 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04866 seconds
  • Memory Usage 2,363KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (9)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete