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 08-30-2012 06:59 PM

Because the $100 for the plugin itself is for the work that went into creating the plugin :)

vBulletin / Internet Brands charge you $170 for a Branding Free licence for your forum.
vBSEO charges you $117.

Having branding increases traffic to our site, driving sales and helps us to provide even more awesome products.

Even if 1 in every 10k visitors to your site is actually a forum owner themselves (either in the present or in the future) and would be interested in our products, that's still 1 lost sale.
If we then assume that your site gets 100k visitors, that's 10 lost sales.

10 lost vB Optimise sales equates to $1000, which when compared to a $100 Branding Free licence is actually a pretty bad business deal for us :)

Hopefully that makes it clearer why we put branding in our mods, and why we charge such a high fee to remove it :)


Fillip

Chadi 08-30-2012 07:34 PM

1 Attachment(s)
Enabled debugging and noticed these errors

DragonByte Tech 08-30-2012 07:42 PM

First of all, those aren't errors, they're just incorrect API calls that vB silently discarded.

Secondly, they're not related to vB Optimise, as I don't believe that mod ever fetches forum permissions at all :)


Fillip

AndrewSimm 09-02-2012 05:16 PM

What is the affect on server memory when caching? I run a big board with a unique situation that I am trying to solve without spending a bizillion a month on hosting. In a nut shell most of the time I have 300 - 400 users online and they make 3200 - 4000 post a day. 13 days a year I have around 600 - 800 online and for about 5 hours they make about 2000 post a hour. This is causing my memory to fill up while the processor is processing the request.

DragonByte Tech 09-03-2012 04:34 PM

I doubt vB Optimise will help you with memory usage - in fact, most opcode cachers are designed to steal MORE memory in order to avoid hitting the CPU for re-running PHP scripts.

You might be best off getting a Memcache server on a separate machine, and also stuff your MySQL on that second server :)


Fillip

Chadi 09-17-2012 10:20 PM

Would this mod be necessary if your using nginx?

Ghostt 09-19-2012 09:38 AM

Does the lite version not support caching templates from guests?
i dont undestand this.

DragonByte Tech 09-19-2012 02:14 PM

Quote:

Originally Posted by Chadi (Post 2366294)
Would this mod be necessary if your using nginx?

Nginx doesn't deal with opcode caching so yeah, it still has an effect :)

Quote:

Originally Posted by Ghostt (Post 2366642)
Does the lite version not support caching templates from guests?
i dont undestand this.

Guest caching is a Pro-only feature :)


Fillip

Mark_Zuckerberg 09-29-2012 09:13 AM

When i run test it gives one error which is

Code:

Your Opcache Operator extension is functioning, however it is unable to store data. Please check your extension configuration.

DragonByte Tech 09-29-2012 11:46 AM

That means your chosen opcache operator isn't working correctly as it's unable to store data - you should contact your host :)


Fillip


All times are GMT. The time now is 04:47 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.01058 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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