View Full Version : Board Optimization - [DBTech] vB Optimise v2 (vB3)
DragonByte Tech
06-22-2012, 10:00 PM
vB Optimise Lite
Professional version & feature list available @ www.DragonByte-Tech.com (http://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 (http://www.dragonbyte-tech.com/vboptimisesites.php)
-------------------------------------------------------------------------------------------
If you like this mod please hit the https://vborg.vbsupport.ru/external/2015/08/1.png button to the right ---->
Please remember to click the, https://vborg.vbsupport.ru/external/2015/08/2.png 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 (http://www.dragonbyte-tech.com).
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:
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)
squishi
06-23-2012, 08:08 AM
I am surprised to see the development being resumed for vb 3.8.x (which I use and will never upgrade to vb4).
What are the differences to the v1 version?
DragonByte Tech
06-23-2012, 11:19 AM
Sorry, I don't have a complete changelog since v1 since I was not the developer of that version - I've merely taken over development of this version :)
But if I recall, Deceptor told me that v1 had compatibility issues and that v2 has been re-coded from scratch.
Fillip
3raq4all
06-23-2012, 05:06 PM
Thank you very much
Beautiful work you can add it to your version 3.8.7
Added for the first time?
I am wondering whether I should recommend installation?
DragonByte Tech
06-23-2012, 05:26 PM
Yeah it should work fully with vB 3.8.7 :)
Fillip
3raq4all
06-23-2012, 05:56 PM
Can you help me with settings?
My version is PHP 3.8.7
I am afraid of the wrong settings
Please help me to explain the photographer
DragonByte Tech
06-23-2012, 06:01 PM
There is no such thing as the Wrong settings :)
If you have a specific query feel free to post it :)
Fillip
3raq4all
06-23-2012, 06:31 PM
Opcache Operator
In this option, why he chose?
and
Cache Datastore
yes ? or no ?
DragonByte Tech
06-23-2012, 11:37 PM
The "Opcache Operator" is what method of caching you want to use. If it's left on "None", then the mod will not do anything.
If you're not sure, you should pick Filecache (assuming you followed the Readme.txt installation instructions and CHMOD /dbtech/vboptimise/filecache to 0777).
You should turn on the Cache Datastore yeah, that caches things like forums, and vBulletin Options :)
Fillip
Gadget_Guy
06-24-2012, 02:00 PM
I purchased the original version... so I want to now switch to this version.
I know I have to re-purchase as I didn't get lifetime updates...
If I uninstall and re-install the lite version what needs to happen once I purchase the paid version of this?
Will I have to uninstall and re-install?
D.
Gadget_Guy
06-24-2012, 06:09 PM
Installed and has really made an improvement on my site, even just using FileCache.
Going to look into switching to XCache but it is well worth the price.
D.
DragonByte Tech
07-07-2012, 12:51 AM
vB Optimise v2.5.0:
Feature [DBTech] Advanced Post Thanks / Like Statistics caching
Feature [DBTech] Advanced User Tagging Statistics caching
Fillip
ChiNa
09-09-2012, 11:22 PM
The "Opcache Operator" is what method of caching you want to use. If it's left on "None", then the mod will not do anything.
If you're not sure, you should pick Filecache (assuming you followed the Readme.txt installation instructions and CHMOD /dbtech/vboptimise/filecache to 0777).
You should turn on the Cache Datastore yeah, that caches things like forums, and vBulletin Options :)
Fillip
Sir, first of all there is no Readme.txt! Can you please put a simple tutorial about each options, because I am new on here and I dont know about any previouse versions!
I did install it, and after running a few test on online webpage testers, not on one but many, my pages were loading slowe than befor! and I did use the FILECACHING options, and did CHMOD the vboptimise filecache folder to 0777.. Still slower.. What could be wrong maybe,,, the onkly thing I had a red cross over in the settings, were my AVATAR URL.. thats it
DragonByte Tech
09-10-2012, 12:49 PM
Sorry, it's called "Installation or Upgrade.txt".
The tutorial about each option is written on the options themselves, however I will ask our documentation writer to prioritise writing a full manual for vB Optimise :)
If page speed is slower after using Filecache, then your server's harddrives may be too slow so that bottleneck shifts from MySQL (waiting for queries to load) to the HDD (waiting for the drive to load the cache files).
If you do not have the possibility to request your host to install and configure an opcode cacher like APC or XCache (I recommend APC since it's easier to install) then unfortunately vB Optimise cannot help you :(
Fillip
Simon Lloyd
09-18-2012, 02:18 PM
I have xcache installed but when i enable it in your mod i can't do anything else in admincp (well not much), i have to disable hooks via includes/config.php, the error i get is:
Warning: xcache_get() [function.xcache-get]: XCache var cache was not initialized properly. Check php log for actual reason in [path]/dbtech/vboptimise/includes/operators/xcache.php on line 21
Filecache works fine but i'd like to use xcache, any ideas?
DragonByte Tech
09-22-2012, 11:14 AM
You'll need to contact your host, this is an issue with your server setup :)
Fillip
Simon Lloyd
09-22-2012, 02:23 PM
Can you eloborate on what we should be looking for, as i understand it all i had to do was recompile apache with the xcache enabled?
DragonByte Tech
09-22-2012, 02:31 PM
I can't - as per the error message you need to either investigate yourself or have your host investigate the php error log for the full error. I can't tell you anything more than that :(
Fillip
SIINSI
09-22-2012, 11:32 PM
Hello, this seems like a great idea. Out of curiosity, will it work with vb 3.7?
DragonByte Tech
09-26-2012, 03:09 PM
We've not tested it on vBulletin 3.7 - you're free to try it, but we cannot guarantee it will work.
Fillip
ChiNa
09-27-2012, 09:23 PM
Saved 24000 showen in my Statistics! Is it good?
If yes, then its usefull Addon when its from an Optimizing family! Thanks a lot!
Mark_Zuckerberg
10-02-2012, 10:00 PM
SORRY WRONG POST I HAVE POSTED ON THE WRONG THREAD :(
DragonByte Tech
10-02-2012, 11:42 PM
You've posted the same question in all 3 vB Optimise threads, we cannot help you when we don't know what version you're running.
Fillip
SIINSI
10-16-2012, 04:37 AM
We've not tested it on vBulletin 3.7 - you're free to try it, but we cannot guarantee it will work.
Fillip
Installed and working! :D Over 3,000 queries saved in a matter of minutes! Wow!
Thanks!
Miguel
Mecho
11-17-2012, 12:52 PM
Installed and working! :D Over 3,000 queries saved in a matter of minutes! Wow!
Thanks!
Miguel
would u tell me how u get this info exactly ? i want to make sure how many will saved in my forum too.
thanks
s_cocis
11-17-2012, 01:43 PM
would u tell me how u get this info exactly ? i want to make sure how many will saved in my forum too.
thanks
AdminCP-> vB Optimise-> Resource Statistics
Can you see a graph
hpidriver
12-05-2012, 06:36 PM
I have xcache installed but when i enable it in your mod i can't do anything else in admincp (well not much), i have to disable hooks via includes/config.php, the error i get is:
Warning: xcache_get() [function.xcache-get]: XCache var cache was not initialized properly. Check php log for actual reason in [path]/dbtech/vboptimise/includes/operators/xcache.php on line 21
Filecache works fine but i'd like to use xcache, any ideas?
I am getting the same error as well in vb 3.8.7, here is what my error log shows. Both eAccelerator and Zend optimizer have been disabled and only xcache enabled. Where do I get this function from?
[Wed Dec 05 13:28:47 2012] [error] [client 68.119.80.86] File does not exist: /home/mysite/public_html/forums/function.xcache-get, referer: http://www.mysite.com/forums/
DragonByte Tech
12-05-2012, 07:35 PM
<a href="https://groups.google.com/forum/#!msg/xcache/ISpBe0JSLgY/-TLu92DDknsJ" target="_blank">https://groups.google.com/forum/#!ms...Y/-TLu92DDknsJ</a>
Fillip
hpidriver
12-09-2012, 06:43 PM
I am running vB 3.8 and get the following when I try to enable eaccelerator I get the error message saying it is not installed or configured correctly, what do I need to change?
eAccelerator
eAccelerator support enabled
Version 0.9.6.1
Caching Enabled true
Optimizer Enabled true
Check mtime Enabled true
Memory Size 16,777,144 Bytes
Memory Available 7,816 Bytes
Memory Allocated 16,769,328 Bytes
Cached Scripts 131
Removed Scripts 0
DragonByte Tech
12-09-2012, 07:18 PM
Ensure the eaccelerator_get and eaccelerator_put functions are available. Apparently these have to be explicitly compiled - contact your host for more information.
Fillip
hpidriver
12-09-2012, 07:37 PM
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.
hpidriver
12-11-2012, 02:38 AM
My host has replied with the following:
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?
DragonByte Tech
12-11-2012, 01:23 PM
Run test1.php then test2.php from the attached zip and see what the output is.
Fillip
Behrooz_Ice
12-24-2012, 11:35 AM
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?
DragonByte Tech
12-30-2012, 01:21 PM
Check the Cache Settings and ensure you've enabled caching for everything.
Fillip
Behrooz_Ice
01-09-2013, 10:59 AM
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:
// ****** 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:
[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:
[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?
DragonByte Tech
01-09-2013, 03:16 PM
No, I mean the vBulletin Options for this mod :)
DragonByte Tech: vB Optimise - Cache Settings
Fillip
Behrooz_Ice
01-09-2013, 05:26 PM
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.
dizzynation
01-10-2013, 06:43 AM
Does this help use less RAM on hosting servers?
dizzynation
01-10-2013, 07:14 AM
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
DragonByte Tech
01-10-2013, 02:48 PM
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.Memcache is better, but it's a gigantic pain in the arse to set up as you yourself have experienced. I cannot help you diagnose problems in your Memcache setup :(
I recommend trying out APC cache - Memcache is only better if it's running on a separate server entirely.
Does this help use less RAM on hosting servers?No, it will take up more RAM in order to speed up your site :)
Unused RAM is wasted RAM, so you will always want your RAM filled up with data so that the server doesn't have to query MySQL (hard disk lookup) as that is orders of magnitude slower than reading from RAM.
To put things into perspective, DDR-3 SDRAM has a maximum transfer rate of 6400 MB/s. The fastest SSDs on the market (discounting RAID setups) has a maximum transfer rate of 550 MB/s.
You shouldn't ask for anything to take up less RAM for this reason :)
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 availableSorry, I don't understand what you're asking. Can you please clarify?
Fillip
dizzynation
01-10-2013, 09:07 PM
Sorry, I don't understand what you're asking. Can you please clarify?
Fillip
I fixed it -
My server keeps shutting down because my ram is getting used to much, so I thought this would lower the use, Godaddy server support keeps telling my to lower my ram usage
Behrooz_Ice
01-14-2013, 11:43 AM
Memcache is better, but it's a gigantic pain in the arse to set up as you yourself have experienced. I cannot help you diagnose problems in your Memcache setup :(
I recommend trying out APC cache - Memcache is only better if it's running on a separate server entirely.
No, it will take up more RAM in order to speed up your site :)
Unused RAM is wasted RAM, so you will always want your RAM filled up with data so that the server doesn't have to query MySQL (hard disk lookup) as that is orders of magnitude slower than reading from RAM.
To put things into perspective, DDR-3 SDRAM has a maximum transfer rate of 6400 MB/s. The fastest SSDs on the market (discounting RAID setups) has a maximum transfer rate of 550 MB/s.
You shouldn't ask for anything to take up less RAM for this reason :)
Sorry, I don't understand what you're asking. Can you please clarify?
Fillip
i installed APC OpCode cache and i'm using that now but we got error in "System Test" after 5min:
vB Optimise: Test Setup
Running Test: Connection to apc
Test completed successfully
Running Test: Store Cache
Test completed successfully
Running Test: Fetch Cache
Your Opcache Operator extension is functioning, however it is unable to store data. Please check your extension configuration.
Running Test: Flush Cache
Test completed successfully
its my phpinfo page:
apc
APC Support enabled
Version 3.1.9
APC Debugging Disabled
MMAP Support Enabled
MMAP File Mask no value
Locking type pthread mutex Locks
Serialization Support php
Revision $Revision: 308812 $
Build Date Jan 14 2013 12:12:59
Directive Local Value Master Value
apc.cache_by_default On On
apc.canonicalize On On
apc.coredump_unmap Off Off
apc.enable_cli Off Off
apc.enabled On On
apc.file_md5 Off Off
apc.file_update_protection 2 2
apc.filters no value no value
apc.gc_ttl 3600 3600
apc.include_once_override Off Off
apc.lazy_classes Off Off
apc.lazy_functions Off Off
apc.max_file_size 1M 1M
apc.mmap_file_mask no value no value
apc.num_files_hint 1000 1000
apc.preload_path no value no value
apc.report_autofilter Off Off
apc.rfc1867 Off Off
apc.rfc1867_freq 0 0
apc.rfc1867_name APC_UPLOAD_PROGRESS APC_UPLOAD_PROGRESS
apc.rfc1867_prefix upload_ upload_
apc.rfc1867_ttl 3600 3600
apc.serializer default default
apc.shm_segments 1 1
apc.shm_size 32M 32M
apc.slam_defense On On
apc.stat On On
apc.stat_ctime Off Off
apc.ttl 0 0
apc.use_request_time On On
apc.user_entries_hint 4096 4096
apc.user_ttl 0 0
apc.write_lock On On
but when i see Resource Statistics menu; it show me blank data yet!
should i change somethings in vbulletin config.php file?
DragonByte Tech
01-14-2013, 01:45 PM
What Apache handler are you using? If you're using WHM, you can find it by going to PHP & SUexec Configuration.
Fillip
Behrooz_Ice
01-14-2013, 11:33 PM
What Apache handler are you using? If you're using WHM, you can find it by going to PHP & SUexec Configuration.
Fillip
I use Plesk 11 and web Server is:
Server API LiteSpeed V6.1
with 1 cpu dedicated license.
our site is down after going some hours!
DragonByte Tech
01-15-2013, 12:07 AM
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
gabrielt
02-18-2013, 01:34 AM
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.
gabrielt
02-18-2013, 01:36 AM
Does this help use less RAM on hosting servers?
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.
gabrielt
02-18-2013, 10:28 PM
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.
DragonByte Tech
02-20-2013, 02:47 PM
We'll await your results :)
Fillip
DragonByte Tech
03-01-2013, 11:39 PM
vB Optimise v2.5.1
Feature: New Administrator Permission: Can Administer vB Optimise
Fillip
gabrielt
03-02-2013, 03:23 PM
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
DragonByte Tech
04-05-2013, 04:55 PM
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
DragonByte Tech
04-05-2013, 10:31 PM
vB Optimise v2.5.3
Feature: Improved error messages for APC, XCache and eAccelerator when the extension is not configured correctly
Fillip
Mecho
05-07-2013, 08:35 AM
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?
DragonByte Tech
05-16-2013, 10:12 AM
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 define('DISABLE_HOOKS', true); to your config.php file and change the cacher.
Fillip
Simon Lloyd
06-12-2013, 01:29 PM
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?
DragonByte Tech
06-12-2013, 03:16 PM
Add define('DISABLE_HOOKS', true); to your config.php file beneath <?php, then alter the vBOptimise setting to Filecache, then remove the config.php file edit.
Fillip
Simon Lloyd
06-12-2013, 07:38 PM
As I stated in my post disabling hooks in config.php did not allow me in!
DragonByte Tech
06-12-2013, 07:42 PM
Then disable APC from the Filecache option further down in the config.php
Fillip
Simon Lloyd
06-13-2013, 12:38 PM
Ah yes, forgot about that, that did the trick thanks :)
DragonByte Tech
08-24-2013, 05:59 PM
vB Optimise v2.6.0 Beta 2
Integration With Other DBTech Products
Support for caching of the [DBTech] Advanced Post Thanks / Like "Hottest Statistics" page (Requires [DBTech] Advanced Post Thanks / Like v3.1.5)
Support for caching of the [DBTech] Advanced Post Thanks / Like "Member Profile" tab (Requires [DBTech] Advanced Post Thanks / Like v3.1.5)
Support for caching of the [DBTech] vBActivity & Awards "Trophy Log" (Member Profile) (Requires [DBTech] vBActivity & Awards v3.1.2)
Support for caching of the [DBTech] vBActivity & Awards "Activity Points" (Member Profile) (Requires [DBTech] vBActivity & Awards v3.1.2)
Support for caching of the [DBTech] vBDownloads "Member Profile" tab (Requires [DBTech] vBDownloads v2.1.1)
Support for caching of the [DBTech] Advanced User Tagging "Mentions" Member Profile tab (Requires [DBTech] Advanced User Tagging v3.0.7)
Support for caching of the [DBTech] Advanced User Tagging "Tags" Member Profile tab (Requires [DBTech] Advanced User Tagging v3.0.7)
Support for caching of the [DBTech] Advanced User Tagging "Quotes" Member Profile tab (Requires [DBTech] Advanced User Tagging v3.0.7)
Fillip
DragonByte Tech
09-01-2013, 04:05 PM
vB Optimise v2.6.0 Beta 3
Integration With Other DBTech Products
Support for caching of the [DBTech] vBActivity & Awards "All Awards" (Encyclopedia) (Requires [DBTech] vBActivity & Awards v3.1.3)
Support for caching of the [DBTech] vBActivity & Awards "All Achievements" (Encyclopedia) (Requires [DBTech] vBActivity & Awards v3.1.3)
Support for caching of the [DBTech] vBActivity & Awards "All Trophies" (Encyclopedia) (Requires [DBTech] vBActivity & Awards v3.1.3)
Support for caching of the [DBTech] vBActivity & Awards "Leaderboards" (Overview) (Requires [DBTech] vBActivity & Awards v3.1.3)
Fillip
DragonByte Tech
09-13-2013, 03:43 PM
vB Optimise v2.6.0 Beta 4
Integration With Other DBTech Products
Support for caching of the [DBTech] vBAnswers "Latest X" (Landing Page) (Requires [DBTech] vBAnswers v2.0.0 - not yet released)
Fillip
DragonByte Tech
10-11-2013, 09:42 PM
Update
Hotfix: PHP 5.4 Compatibility fixes
This does not guarantee the mod is error free on PHP 5.4, but it will take care of the reported errors. Thank you all for your reports :)
Fillip
RedTurtle
10-21-2013, 06:36 PM
For some reason $num is not being set on our site and we end up with just this showing in the What's Going On section:
MySQL Queries vB Optimise has saved this forum:
with no number after it. We do have Display Total Saved Resources turned on as well as Resource Saving Statistics. On the admincp Resource Statistics page we do see the number of queries that vBO has saved the site but no number is shown on the forum homepage in the What's Going On section.
Any suggestions? Thanks.
DragonByte Tech
11-01-2013, 12:53 PM
Can you please try disabling all other mods to see if there's a conflict somewhere?
Fillip
Digital Jedi
12-12-2013, 07:37 AM
I just found out that I'm on suPHP, which means there are no cachers that play nice with my server. Is it essentially worth it, then, for me to have it installed on my board in my situation? I notice that even though my pages load within a fraction of second, it still tells me it took over a million seconds to generate. :eek:
EDIT: I noticed I also get the no "queries saved" issue mentioned by the above poster.
Digital Jedi
12-12-2013, 08:12 PM
On an unrelated note, I noticed there are a few unencoded ampersands in the footer links. They're throwing up a number of validation errors. Just a heads up.
DragonByte Tech
12-15-2013, 01:59 AM
Memcache doesn't care about suPHP, though it's less efficient than internal cachers like APC and XCache.
Fillip
Digital Jedi
12-15-2013, 02:47 AM
I currently have it set to Filecache. Is this vBulletin's internal caching system, or is the product essentially doing nothing for me?
DragonByte Tech
12-17-2013, 07:51 PM
It writes the cache to .php files inside the /dbtech/vboptimise/filecache folder (assuming it's writeable, unsure about the exact path but it's written in the description of the cache chooser I believe :)
Fillip
Digital Jedi
12-17-2013, 09:26 PM
It writes the cache to .php files inside the /dbtech/vboptimise/filecache folder (assuming it's writeable, unsure about the exact path but it's written in the description of the cache chooser I believe :)
Fillip
That would explain why flushing the cache seems to actually fix problems with other installs. :)
Thanks. From what I can tell it seems to be working, except for the statistics, which puts the page generation time in billions of seconds.
Dj Smuggla
12-30-2013, 03:59 PM
I just installed this, it looks great, but can i get some help.
The only option i can use for the Opcache Operator is: Filecache
I've done that and moved the avatars/attachments ect...
Everything is ok on the Optimal Settings page:
https://vborg.vbsupport.ru/external/2013/12/3.jpg (https://vborg.vbsupport.ru/attachment.php?attachmentid=147704&d=1388421841)
But when i go to the system test it shows this:
https://vborg.vbsupport.ru/external/2013/12/4.jpg (https://vborg.vbsupport.ru/attachment.php?attachmentid=147702&d=1388421361)
And the Daily Resource Statistics is blank:
https://vborg.vbsupport.ru/external/2013/12/5.jpg (https://vborg.vbsupport.ru/attachment.php?attachmentid=147703&stc=1&d=1388421361)
Is this doing anything on my site, or should i remove it?
Thanks
DragonByte Tech
12-31-2013, 12:48 AM
This looks like the files may not have been uploaded correctly, or the /dbtech/vboptimise/filecache folder wasn't CHMODed to 0777.
Can you please re-upload the files by dragging and dropping the contents of the upload folder to your forums' folder, and ensure that directory is writeable?
Fillip
Dj Smuggla
12-31-2013, 12:32 PM
Thanks for you reply, but i've done that & it's still the same.
There were a lot of php files in the /dbtech/vboptimise/filecache folder so it must have the permission to write to it.
Im just not shore if its doing anything on my site.
Digital Jedi
01-01-2014, 08:16 AM
Silly question, but did you actually flush the cache first? I know I had some troubles with the initial installation that cleared up when I simply ran that feature. Actually, I usually have to flush the cache each time I install a DBTech product.
DragonByte Tech
02-13-2014, 02:51 PM
vB Optimise v2.6.0 Gold
Bug Fixes And Issue Fixes:
Fixed PHP 5.4 compatibility issues
Fillip
Simon Lloyd
03-03-2014, 04:33 PM
Maybe another bugPage generated in 1,393,867,937.72401 seconds with 16 queries. Memory Usage: 7.61 MBI dont think i've been alive that long :)
DragonByte Tech
06-21-2014, 05:34 PM
vB Optimise v2.6.1
New Features:
(Pro) Plugin Cache
Stores all plugins in a PHP file
Improves performance for plugin execution
Allows for plugin code to be cached by opcode cacher
Bug Fixes And Issue Fixes:
"Variable passed by reference" errors should now be resolved
(Pro) MS Azure CDN will now use the same URL Scheme as the forum, improving HTTPS support
Fillip
DragonByte Tech
02-16-2015, 05:54 PM
vB Optimise v2.6.2 Beta 1
New Features:
Opcode Cacher: Redis
Selectable via the vBulletin Options
Requires the Redis server running
Requires the Redis php extension
New config.php parameters explained in the readme.txt file
Fillip
DragonByte Tech
04-13-2015, 07:16 PM
vB Optimise v2.6.2 Gold
New Features:
Automatically Close Search
Automatically prevent searches when the server load reaches a certain threshold
Works on systems that show server load in the AdminCP
Configurable in vBulletin Options
Bug Fixes:
(Pro) Fixed an issue with the Remote Server CDN method where it would display PHP warnings
(Pro) SVN folders should no longer be included in the CDN sync
Fillip
DragonByte Tech
05-11-2015, 07:54 PM
vB Optimise v2.6.3
Changes To Existing Features:
Resource Saving Statistics
Now uses ChartJS to display the graph
Loads faster than Flash-based solutions
More laptop and mobile device friendly
Uses less system resources to generate
Fillip
m7sen
05-20-2015, 07:34 PM
hello
thanks for this mod
is there any options to support combines css & javascript for style and mods and vbulletin js !
https://vborg.vbsupport.ru/showthread.php?p=2545809
DragonByte Tech
12-19-2016, 09:13 PM
vB Optimise v2.7.0:
Feature: Added support for APCu
Fillip
DragonByte Tech
02-16-2017, 09:07 AM
vB Optimise v2.7.1:
Fix: Fixed a PHP 7.1 compatibility issue
JamesC70
01-11-2018, 02:19 PM
vB Optimise v2.7.0:
Feature: Added support for APCu
You may want to put this in the main description ... I have looked through MANY posts (for both 2.0.1 and this version) to find out what I need for vB 3.8.11 on PHP7 with APCu. ;)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.