[DBTech] DragonByte Optimise

[DBTech] DragonByte Optimise 3.4.2

No permission to buy ($49.95)
Compatible XF 1.x versions
  1. 1.5
Additional requirements
XenForo v1.5.3+, PHP 5.6+
Updates duration
Legacy - US $49.95 / Branding Free Add-On - US $75
Visible branding
Yes, but removable with payment
DragonByte Optimise is a professional optimisation mod, aimed at reducing the load on your MySQL database server by caching various query results in one of the multiple cacher types available.

Uses

DragonByte Optimise is the ideal product for forums that wish to further leverage the existing server they are running, without needing to upgrade to a more expensive server. Featuring the ability to cache data in one of a multitude of supported cachers, you won't have to worry about needing to install extra software on your server if you can't or don't want to.

The mod works entirely in the background, caching content whenever and wherever it can, while keeping a running counter of how many queries have been saved. The total amount can be displayed in the front-end under the Forum Statistics, whereas the queries saved per day can be fetched from XenForo's Statistics interface.

Have a suggestion for additional content to be cached? Feel free to let us know, and we'll get it added in a future version (where possible).


Major Features
Multiple Cache Extensions:
FileCache, Redis (recommended), APCu (recommended), XCache, Memcache, WinCache

Partial Flushing: Some cache extensions support partial flushing of the cache, meaning only changed data gets invalidated.

Guest Full Page Caching: Ability to cache entire pages and serve them saving not only hundreds of queries but up to 90% of CPU processing towards Guests.

Defer JavaScript: You can optionally move <script> tags to the bottom of your page, potentially reducing page load times if your forum has a lot of JavaScript running.

Preload CSS Tags: You can optionally enable <link rel="preload"> tags for your CSS files, reducing page load times by prefetching the resources.

Store CSS As Files: You can optionally choose to compress & store CSS as files, potentially reducing page load times and leveraging the browser's cache.

Statistics Logging: Not only can you see the total amount of queries saved on the front page, but XenForo's statistics page also lets you see how many queries were saved on any given day


Complete Feature List

Options

  • Display Version Number
  • Enable Modification
  • Reason For Turning The Modification Off
  • Cache Operator
  • Default Cache TTL
  • Guest Full Page Caching
  • Cache Data Registry
  • Cache Who's Online
  • Cache Nodes
  • Cache Forums
  • Cache Threads
  • Cache Posts
  • Cache Profile Posts
  • Cache DragonByte Donate: Top Donators
  • Cache NFLJ Sportsbook: Events
  • Enable Saved Queries Statistics
  • Display Saved Queries Statistics In Sidebar
  • Enable Footer Statistics
  • Enable Deferred JavaScript
  • Deferred JavaScript: Blacklist

System Test
  • Test each different cache extension
  • Display any error messages returned by the extension
  • Tests
    • Connection
    • Store data
    • Fetch data
    • Flush data
  • Displays test results for every cache extension in a tabbed design

Front Page Display
  • Saved Queries

Cached Data
  • Data Registry
  • Nodes
  • Forums
  • Threads
  • Posts
  • Profile Posts
  • 382.webp
    382.webp
    15.3 KB · Views: 696
  • 383.webp
    383.webp
    56.5 KB · Views: 696
  • 384.webp
    384.webp
    17.2 KB · Views: 688
  • 385.webp
    385.webp
    3.5 KB · Views: 678
Author
DragonByte Tech
Views
2,289
First release
Last update

Ratings

5.00 star(s) 4 ratings

More resources from DragonByte Tech

Latest updates

  1. 3.4.2

    Feature: Flushing the Redis cache (or using the Test feature) now only flushes DB #0 as opposed...
  2. 3.4.1

    Fix: Threadloom search results has been added to the exclusion list for the Guest Full Page...
  3. 3.4.0

    Feature: Slow Query Log - queries above your specified execution time will appear in the Server...

Latest reviews

This product has done wonders to decrease the number of queries per page rendered, as well as significantly reduce the overall number of queries on our dedicated MariaDB server.
I Have this add-on in the past in my vB big board and work very well, i wait for many time to have it in xF.
Work fine with memcache and very good customer support, one week 550K queries saved
Memcache & file cache cache handling have been improved in this version (3.4.0). Partial flush is available now with Memcache & file cache. This is helpful because memcache is more error-free than redis. Cached CSS file now can be GZIP-ed as well. Slow query logger is a nice additional feature in this version.
Installed this wonderful addon and works very well with redis based caching. As a long time user of vB Optimise, it's great to see DB Optimise for Xenforo. Cheers
Finally, full guest page caching.
Also we can set TTL for each cache type.
For example for node we can set higher TTL.
But on guest caching, we can set lower TTL..

Although there was a problem on initial 3.2.0 release, but there was a hotfix released afterward.
Great plugin to improve performance. 2 hours after i activated this plugin, the statistic of this plugin shows that +250k queries have been cached. That is a lot. I use Redis + PHP 7.
Top Bottom