vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Board Optimization - [DBTech] vB Optimise v2 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=284816)

DragonByte Tech 06-22-2012 10:00 PM

[DBTech] vB Optimise v2 (vB4)
 
1 Attachment(s)
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 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.

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)

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:
  • 1 Link to DragonByte Technologies homepage
  • 1 Link to Product Description page of this modification

tsptom 06-23-2012 01:50 AM

Appreciate it!

Sage Knight 06-23-2012 03:26 AM

Just wondering if this is suitable for shared hosting?

And your stats chart is not loading for me..

New Joe 06-23-2012 03:30 AM

Same as the above post.

could you also give us a simple example of what this modification does and how it will improve our Forums.

Rckcrwlr 06-23-2012 10:13 AM

Tagged for future use...thanks.

DragonByte Tech 06-23-2012 11:28 AM

Quote:

Originally Posted by Sage Knight (Post 2342197)
Just wondering if this is suitable for shared hosting?

I don't see why not :)

Quote:

Originally Posted by Sage Knight (Post 2342197)
And your stats chart is not loading for me..

Fixed, thanks :)


Fillip

scottct1 06-23-2012 11:37 AM

I can't get to your site at the moment.

What if you already purchased the older pro version?

I am one of the Big Board you have listed (SatelliteGuys) :D

DragonByte Tech 06-23-2012 11:47 AM

I have no issues getting onto DBTech D:

If you have a licence in good standing (i.e. not expired) you can download the Pro version of v2.4.0 :)


Fillip

Nirjonadda 06-23-2012 03:18 PM

Its Great Addon for forum !
MySQL Queries vB Optimise has saved this forum:30,021,655

thecore762 06-23-2012 06:23 PM

Yep, an excellent mod!

Pandemikk 06-23-2012 10:20 PM

Quote:

Originally Posted by New Joe (Post 2342198)
Same as the above post.

could you also give us a simple example of what this modification does and how it will improve our Forums.

Saves queries. Less queries = less load on the database = potentially faster site / avoid bottlenecks.

hugh_ 06-24-2012 12:48 AM

Quote:

Originally Posted by DragonByte Tech (Post 2342274)
I have no issues getting onto DBTech D:

If you have a licence in good standing (i.e. not expired) you can download the Pro version of v2.4.0 :)


Fillip

Every now and again I get a blank page trying to access dbtech, like now....

DragonByte Tech 06-24-2012 12:29 PM

Quote:

Originally Posted by hugh_ (Post 2342428)
Every now and again I get a blank page trying to access dbtech, like now....

I've sadly been unable to replicate these issues or find any cause for them in the server logs D:


Fillip

Robru 06-24-2012 05:05 PM

What's new in this update, Fillip? :)

DragonByte Tech 06-24-2012 05:11 PM

Nothing for vB4, it's merely to keep it in sync with vB3 :)


Fillip

twolegit 06-25-2012 01:08 AM

This mod (pro version) is amazing has saved my small (just under 400 members) forum over 1.5 million queries since May 26 and have saved me many database errors for max_connections!

thanks dbtech

RoAjayson 06-27-2012 07:26 PM

Great mod. Improves server load and loading speed. Has already saved me over 5k queries in under an hour of it being installed. I'm probably looking at 5+ million saved queries per month.

Pure Dope 06-27-2012 09:14 PM

When I try to save Cache settings and Misc settings pages, I get a white page.

On the settings test page I get a js popup that says:
Quote:

AJAX Failure

Internal Server Error
once it gets to: "Running Test: Flush Cache"

When I click the flush cache link, it does nothing but takes me to a grey screen.

The Resource Saving Statistic page doesnt seem to be working, but maybe thats b/c I cant save settings.

I cant even save the Main settings page b/c of a white screen.

This all has happened AFTER I installed xcache. It wasnt installed before. I have a db server and a web server. xcache is installed on my web server.



Also, when using this mod, I assume the caching options in the config.php file are ignored????

Pure Dope 06-27-2012 09:29 PM

Actually it seems not to be your mod thats only doing the white screen. Even when I tried to disable, it I got that. Hm...ill be back.

DragonByte Tech 06-27-2012 09:32 PM

We've seen an influx of incorrectly configured xcache servers as of late :(

Please add
PHP Code:

define('DISABLE_HOOKS'true); 

to your config.php file, then change the vBO cache setting to Filecache, then remove the above PHP code (or comment it out).

If you have xcache.admin.enable_auth set to On you need to provide the username and password in the config.php file for this mod.

If not, you'll want to run these two test scripts in order:
PHP Code:

<?php
xcache_set
('test''Working!');
?>

PHP Code:

<?php
echo xcache_get('test');
?>


Fillip

Pure Dope 06-27-2012 09:51 PM

Ok. It happens when I uncomment out this line in the ini file:

;; install as zend extension (recommended), normally "$extension_dir/xcache.so"
zend_extension = /usr/local/lib/php/extensions/non-debug-non-zts-xxx/xcache.so
; zend_extension_ts = /usr/local/lib/php/extensions/non-debug-zts-xxx/xcache.so
;; For windows users, replace xcache.so with php_xcache.dll
zend_extension_ts = c:/php/extensions/php_xcache.dll
;; or install as extension, make sure your extension_dir setting is correct
; extension = xcache.so
;; or win32:
; extension = php_xcache.dll

:/ Not sure why that happens. But thats what the installation instructions said do. Anyone have any ideas?

--------
Ok It seems like the problem was that I had this set to on:

[xcache.admin]
xcache.admin.enable_auth

I set it to off, and now it seems to be working. Thx for the reply.

Pure Dope 06-27-2012 09:53 PM

Quote:

Originally Posted by DragonByte Tech (Post 2343408)
We've seen an influx of incorrectly configured xcache servers as of late :(

Please add
PHP Code:

define('DISABLE_HOOKS'true); 

to your config.php file, then change the vBO cache setting to Filecache, then remove the above PHP code (or comment it out).

If you have xcache.admin.enable_auth set to On you need to provide the username and password in the config.php file for this mod.

If not, you'll want to run these two test scripts in order:
PHP Code:

<?php
xcache_set
('test''Working!');
?>

PHP Code:

<?php
echo xcache_get('test');
?>


Fillip

Yeah that was exactly what the problem was. The authentication. Thx.

So the cache settings in the config.php file get ignored now, right???

DragonByte Tech 06-29-2012 12:55 PM

I believe so yeah, you can override datastore caching within the mod :)


Fillip

DragonByte Tech 07-07-2012 12:46 AM

vB Optimise v2.5.0:
Feature [DBTech] Advanced Post Thanks / Like Statistics caching
Feature [DBTech] Advanced User Tagging Statistics caching

Fillip

Robru 07-07-2012 03:16 AM

I got blank pages when upgrade to version v2.5.0
Has it to do with vbSEO Likes or so?

DragonByte Tech 07-07-2012 12:33 PM

Try adding
PHP Code:

ini_set('display_errors'true); 

to config.php directly beneath <?


Fillip

hugh_ 07-08-2012 12:20 AM

I'm considering the paid version of this mod but I'm a little concerned at having recently upgraded from the older (lite) release to version 2.4.0 (lite) because I'm seeing almost no change in SQL statistics.

Is this expected?

I also have a problem with the cost of the full version of your mods if I'm honest.

How do you justify charging more than a full vBulletin 4.0 license ($195) for a mod?

DragonByte Tech 07-08-2012 12:19 PM

Quote:

Originally Posted by hugh_ (Post 2345949)
I'm considering the paid version of this mod but I'm a little concerned at having recently upgraded from the older (lite) release to version 2.4.0 (lite) because I'm seeing almost no change in SQL statistics.

Is this expected?

Yeah, since the older Lite version and 2.4.0 added no new cache features, only the display of the SQL queries saved :)

v2.5.0 Lite added additional cache if you run APTL or AUT, but don't expect a giant leap in stats there either - it's only the Statistics pages of those mods that are cached.

The Pro version, however, adds Who Has Read Thread and Who Has Visited Forum cache for vB 4.2.0+, which should see a significant boost in stats - that's ignoring all the other benefits that you can read about in the OP :)

Quote:

Originally Posted by hugh_ (Post 2345949)
I also have a problem with the cost of the full version of your mods if I'm honest.

How do you justify charging more than a full vBulletin 4.0 license ($195) for a mod?

vBOptimise is priced the way it is because it has the potential to (and in many cases does) save MUCH more than that over its lifetime (sometimes within a month or two) in increased server fees keeping up with site growth etc. Some of our customers save millions, tens of millions or even over 100 million queries per day, which would all usually translate into increased costs. Thanks to vBO that's not the case.

Obviously our pricing isn't for everyone, that's why we release Lite versions as well, so people who run smaller sites and such can still get much of the benefit of our products :)


Fillip

eva2000 07-09-2012 11:28 AM

Quote:

Originally Posted by DragonByte Tech (Post 2346033)
vBOptimise is priced the way it is because it has the potential to (and in many cases does) save MUCH more than that over its lifetime (sometimes within a month or two) in increased server fees keeping up with site growth etc. Some of our customers save millions, tens of millions or even over 100 million queries per day, which would all usually translate into increased costs. Thanks to vBO that's not the case.

Obviously our pricing isn't for everyone, that's why we release Lite versions as well, so people who run smaller sites and such can still get much of the benefit of our products :)


Fillip

+1

Indeed, saves heaps the Pro version saved one of my clients 10 billion cache hits per month or ~3,600 cache hits/s http://vbtechsupport.com/1526/ :D

tsptom 07-09-2012 09:57 PM

I have had this installed for a few weeks and I just noticed this on my forum home page...

Quote:

MySQL Queries vB Optimise has saved this forum 0
Does this ever get reset or is it possible that vboptimise has not saved us any queries? All settings are showing as optimal and all test complete successfully.

Also, it may be a coincidence, but since installing, the number of guests has jumped 5 X (hundreds) at any given time. I thought that was strange. For the record I did install a few mods around the same time.

Thanks

DragonByte Tech 07-09-2012 10:22 PM

Did you remember to turn the modification on via Main Settings, and configure a cache system (or Filecache if you have nothing else installed)?

Fillip

tsptom 07-10-2012 12:43 AM

Quote:

Originally Posted by DragonByte Tech (Post 2346512)
Did you remember to turn the modification on via Main Settings, and configure a cache system (or Filecache if you have nothing else installed)?

Yes, both are set (online and memcache).

Anything else I should check? ty

DragonByte Tech 07-10-2012 11:27 AM

Turn on debug mode and see if vBOptimise adds itself to the drop-down of report items. If it does not, please try disabling all other mods (it's fine to turn your forums off for this process if you don't want others seeing this info, your page loads alone should generate stats) and see if vBO appears there then.

If it still doesn't appear (don't rely exclusively on the stat counter as it recounts every 10 minutes) then please PM me with a link to your issue post, an FTP account and an AdminCP account so that I can find out what's going on :)


Fillip

tsptom 07-10-2012 01:00 PM

OK, thanks. I will try this during a slow period later. In the interim, I have 2 issues... I am embarrassed to say I don't know how to turn on debug mode, nor do I know where the drop-down report items are found. :o

glen290 07-10-2012 01:11 PM

Will this directly overwrite v2.0.1 that i have installed now, or do i need to remove and replace ?

hugh_ 07-10-2012 09:26 PM

I bought the full version of this mod a couple of days ago and my homepage stopped working (blank screen) although all the diagnostics are green. Also despite the savings stats in the admincp I'm seeing no change in MYSQL statistics. Where have I gone wrong?

DragonByte Tech 07-10-2012 09:30 PM

Quote:

Originally Posted by glen290 (Post 2346658)
Will this directly overwrite v2.0.1 that i have installed now, or do i need to remove and replace ?

It should overwrite :)

Quote:

Originally Posted by hugh_ (Post 2346790)
I bought the full version of this mod a couple of days ago and my homepage stopped working (blank screen) although all the diagnostics are green. Also despite the savings stats in the admincp I'm seeing no change in MYSQL statistics. Where have I gone wrong?

Please post Pro support questions in our Pro support forum :)


Fillip

hugh_ 07-11-2012 01:27 AM

I can't access it. All I get is a blank page...

DragonByte Tech 07-11-2012 03:01 PM

Try manually going to /forum.php then :)


Fillip

hugh_ 07-11-2012 09:02 PM

That's it, the links in this thread point to www.DragonByte-Tech.com/forum

Thanks.


All times are GMT. The time now is 02:27 AM.

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.01687 seconds
  • Memory Usage 1,859KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (7)bbcode_php_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete