vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Board Optimization - [DBTech] vB Optimise 2.0.1 (Lite) (https://vborg.vbsupport.ru/showthread.php?t=199207)

Andreas 12-23-2008 04:24 AM

Quote:

Originally Posted by tmc (Post 1691378)
I just can't imagine disabling 2-3 global queries has such a large impact... Esp w/ one of them being such a small query.. (The style one)

Believe me - it does.

I did basically the same thing quite some momths ago (I also did a slight modification to class_core.php to allow caching phrases for guests) - our DB bandwidth dropped from approx 30 MBit to 5-6 MBit.

Deceptor 12-23-2008 07:18 AM

Jim_O - If vB Optimise is successfully calling the templates from cache, I don't see why XCache is saying the variables are blank, unless it has a problem displaying them? (They do have characters which could break certain syntax).

Either way, if the templates are being called from cache, then they are most certainly in cache :)

shlomot - I've not been able to replicate on vB 3.8, what vB version are you running?

NolF - Nice suggestion, I'll see what I can do as vBlog will certainly have hook locations I can plug into :)

logicuk 12-23-2008 07:28 AM

Hey Deceptor i was just wondering when you have the next release planned?

Deceptor 12-23-2008 07:39 AM

Probably sometime today, early tomorrow, I had to drop vBSEO optimise because they have no hooks in their code unfortunately, would of meant file editing, and a lot of it.

So I'll be working on some more default vB Optimise and possibly vBlog since I was able to get it due to the donations :)

logicuk 12-23-2008 07:42 AM

Quote:

Originally Posted by Deceptor (Post 1691794)
Probably sometime today, early tomorrow, I had to drop vBSEO optimise because they have no hooks in their code unfortunately, would of meant file editing, and a lot of it.

So I'll be working on some more default vB Optimise and possibly vBlog since I was able to get it due to the donations :)

Dam no vbseo :(

what about photoplog pro or vbclassifieds?

ps. i made the biggest donation :)

Deceptor 12-23-2008 07:49 AM

From what I was able to see of those I couldn't see any hook locations either really, without those it makes integration impossible without manual file edits, and I don't want this modification to turn into a gaint install, which it would with file edits I'm afraid.

logicuk 12-23-2008 07:53 AM

Doh i was really looking forward to the photoplog pro bits

would of made my site so much faster

(what about if i pay u todo this addon just for my site)

Deceptor 12-23-2008 07:57 AM

I'm afraid I wouldn't have the time right now unfortunately.

logicuk 12-23-2008 08:01 AM

What about photopost pro does that have hooks? because i will swap over to that

i need a super fast gallery :)

Aren 12-23-2008 09:20 AM

Quote:

Originally Posted by Deceptor (Post 1691799)
From what I was able to see of those I couldn't see any hook locations either really, without those it makes integration impossible without manual file edits, and I don't want this modification to turn into a gaint install, which it would with file edits I'm afraid.

Latest version of vbClassifieds (1.3.1) has 21 hooks defined. I don't know if I can provide you with the hook names or if you need some more information, but seems that vbClassifieds would be a serious candidate to be optimised considering that it executes 21 queries in its home page.

logicuk 12-23-2008 09:34 AM

Quote:

Originally Posted by Aren (Post 1691833)
Latest version of vbClassifieds (1.3.1) has 21 hooks defined. I don't know if I can provide you with the hook names or if you need some more information, but seems that vbClassifieds would be a serious candidate to be optimised considering that it executes 21 queries in its home page.

Sweet Deceptor can you take another look when your back? thanks :)

doraj 12-23-2008 09:37 AM

Hello,

is you set "xcache.admin.enable_auth = Off" than the Xcache's Admin page (/xadmin), will work always or not?
Is it only a way to use the flush option in VbOptimize, right?

Thank you

NolF 12-23-2008 10:00 AM

@ logicuk
there seem to be 52 hooks in PhotoPost vBGallery v2.4.3 :O

Leo Brazil 12-23-2008 10:43 AM

Does someone knows what may cause this ?

Fatal error: Call to undefined method vb_activecache::flush() in /home/.dearths/www/mywebsite.com/forum/includes/adminfunctions_template.php(946) : eval()'d code on line 4

logicuk 12-23-2008 12:10 PM

Quote:

Originally Posted by NolF (Post 1691849)
@ logicuk
there seem to be 52 hooks in PhotoPost vBGallery v2.4.3 :O

Im talking about the paid addons, photopost pro and/or photoplog pro

not the free script PhotoPost vBGallery.

doraj 12-23-2008 12:24 PM

Hello Deceptor, according to you, in vB Optimise Settings, Which tra these settings is really important to improve speed? And for reduce bandiwith, load?
  • vB Optimise: Cache Templates
  • B Optimise: Cache Styles
  • vB Optimise: Cache Phrases
  • vB Optimise: Cache Forumhome WOL
  • vB Optimise: Custom Datastore Cache

Can you explain this? So, I can made some test and study more accurately the results

Thank you

logicuk 12-23-2008 12:39 PM

Quote:

Originally Posted by doraj (Post 1691937)
Hello Deceptor, according to you, in vB Optimise Settings, Which tra these settings is really important to improve speed? And for reduce bandiwith, load?
  • vB Optimise: Cache Templates
  • B Optimise: Cache Styles
  • vB Optimise: Cache Phrases
  • vB Optimise: Cache Forumhome WOL
  • vB Optimise: Custom Datastore Cache

Can you explain this? So, I can made some test and study more accurately the results

Thank you

Enable all those mate and your forum will be super fast :)

Hostboard 12-23-2008 12:57 PM

Ok found a problem...

Installed, disabled in ACP options, left enabled in plugin manager section

Would not allow me to install another plugin (i.e. Blog 2.0)

As soon as I disabled this plugin on the plugin screen Blog installed perfectly.

doraj 12-23-2008 01:14 PM

Quote:

Originally Posted by logicuk (Post 1691947)
Enable all those mate and your forum will be super fast :)

Hello Logi, I am just afraid because I use vB 3.7.3, not vB 3.8, actually I didn't have any issue but if I wouldn't has mistakes if I enable all...therefore I asked which are the best setting for all :)

logicuk 12-23-2008 02:08 PM

Quote:

Originally Posted by doraj (Post 1691971)
Hello Logi, I am just afraid because I use vB 3.7.3, not vB 3.8, actually I didn't have any issue but if I wouldn't has mistakes if I enable all...therefore I asked which are the best setting for all :)

I use vb 3.7.2 also and everything works fine :)

NolF 12-23-2008 02:18 PM

@logicuk
photopost pro doesn't seem to have hooks (vGallery is paid as well)
photoplog on the other hand has around 130 :O

KevinL 12-23-2008 02:19 PM

Quote:

Originally Posted by Hostboard (Post 1691960)
Ok found a problem...

Installed, disabled in ACP options, left enabled in plugin manager section

Would not allow me to install another plugin (i.e. Blog 2.0)

As soon as I disabled this plugin on the plugin screen Blog installed perfectly.

Clear the cache before you try and upload anything and you'll be fine ;)

logicuk 12-23-2008 02:25 PM

Hey Deceptor

So it seems photoplog pro has around 130 hooks

And vbclassifieds has 21 hooks

Think you can take another look when you get back

Big thanks your best friend logic :)

doraj 12-23-2008 02:41 PM

1 Attachment(s)
Hello Deceptor, I have enabled your Mod on my server and forum vBulletin from about...2 hours. Uhm, sincerely therefore I don't see particular improve or benefit..and I would like understand if something don't works well o there are other problems.
I don't have any mistakes, I use also XCache 1.2.2, enabled in config.php, and as settings of vBOptimize I enalbed quite all, I set off olny:
  • vB Optimise: Custom Datastore Cache
  • vB Optimise: vBAdvanced Integration
All others options are enabled

These are any results..:

Forumhome

* Page Generation 0.12597 seconds
* Memory Usage 4,261KB
* Queries Executed 11 (?)

After

# Page Generation 0.13052 seconds
# Memory Usage 4,405KB
# Queries Executed 11

Edit:
Any times I see my forum without background and other images...they missing suddenly, you can see it in 5 attachments

Deceptor 12-23-2008 07:21 PM

doraj - Enable debug mode on your forum, then check the debug messages in the bottom drop down menu to see if vB Optimise is successfully pulling from cache, or continually trying to set the cache from the database.

Logicuk - My bad, I will definately take a look again :)

Leo Brazil - What cache method do you have set? The hook there is designed to pull a method from vB Optimise and it seems that method is not being created and reverting back to the default vB Optimise class.

logicuk 12-23-2008 07:31 PM

Thanks D, i just sent you another pm also :)

(Deceptor for member of the month and mod of the month!)

doraj 12-23-2008 09:10 PM

1 Attachment(s)
Hello Deceptor, I tried to set enable all options and I made some screenshot, it seems works, perhaps only "Custom Datastore Cache" doensn't work well because I already use XCache Datastore in config.php, if fact it shows : No custom Datastore items to work with

Sincerely I hope to improving more the speed and reduce the memory usage, but at the moment the values before and after are more similar...It is normal for you?
I also read other member's statistic, and they has more improve than me.

These are others screens, thank you for your help

Deceptor 12-23-2008 09:40 PM

doraj - The custom datstore items are for mods usually, sometimes other modifications use init_startup to specify custom datastore items, and these are queried instead of using XCache or any other method specified in your config.php. vB Optimise fixes this however by forcing them to use your custom datastore method.

That said, your screens show vB Optimise is working fine. If you disable vB Optimise, you should see that your queries on your forum pages increase by 2, those 2 being styles and templates. As for memory usage/speed, I'm afraid this isn't designed to reduce memory, and impact is insignificant, as for speed, that depends on your connection to the server really. Also check the Optimal Settings, storing CSS as css files will help with speed :)

But to sum up, it is working, and it is reducing queries :) I'm sorry you can't "feel" the impact of this browsing your forum, but perhaps you could ask any of your members if they notice a difference :)

logicuk 12-24-2008 07:36 AM

Happy xmas Deceptor, will there be an update coming today, or we have to wait untill after xmas?

All the best logic

Deceptor 12-24-2008 07:40 AM

I'll be pushing out a little update that will allow a couple of other queries to be cached around vBulletin, and Merry Christmas :)

logicuk 12-24-2008 07:44 AM

Quote:

Originally Posted by Deceptor (Post 1692675)
I'll be pushing out a little update that will allow a couple of other queries to be cached around vBulletin, and Merry Christmas :)

sweet, after xmas will we will photoplog pro and vbclass support? ;)

Deceptor 12-24-2008 07:46 AM

I'll be looking at them yeah, see what can be done if anything :)

BamaStangGuy 12-24-2008 10:48 AM

1 Attachment(s)
This seems to be messing up my email a bit. When I get new member notifications via email when it is turned on it leaves out the name but when turned off it works. Also leaves some other things blank (or puts a _ in place instead) when turned on. See screen shots

The newest email (in bold) was a test registration I did with it off. The one below it is with it on.

The content of the email is from the one with Optimize on.

Deceptor 12-24-2008 10:52 AM

BamaStangGuy - Thanks for notifying me of the issue, it has been mentioned before and is to be fixed in the next version, if you want a fix for now I suggest turning off Cache Phrases :)

Hostboard 12-24-2008 11:28 AM

Disabled until fix for importing plugins is addressed/fixed.

Deceptor 12-24-2008 11:49 AM

Could you elaborate on the importing plugins part hostboard? I've imported many products with vB Optimise enabled and had no issues.

BamaStangGuy 12-24-2008 12:17 PM

Thanks Deceptor, sorry for not seeing it before posting.

Maybe Hostboard is talking about an issue I have when importing Products or uninstalling products.

When I do this my css doesn't seem to be read and my forumdisplay and showthread pages do not have any css applied to them. I have to flush the cache to get them to come back. I store my CSS in a file if that matters.

Deceptor 12-24-2008 12:44 PM

Hm, cache should flush automatically, what cache method are you using? :)

Jim O 12-24-2008 12:47 PM

Quote:

Originally Posted by BamaStangGuy (Post 1692771)
This seems to be messing up my email a bit. When I get new member notifications via email when it is turned on it leaves out the name but when turned off it works. Also leaves some other things blank (or puts a _ in place instead) when turned on. See screen shots

The newest email (in bold) was a test registration I did with it off. The one below it is with it on.

The content of the email is from the one with Optimize on.

Quote:

Originally Posted by Deceptor (Post 1692774)
BamaStangGuy - Thanks for notifying me of the issue, it has been mentioned before and is to be fixed in the next version, if you want a fix for now I suggest turning off Cache Phrases :)

I guess that I missed it also as I was about to report it. Not a big deal really as it seems only to affect new user registration notifications. Other emails seem to have the correct format.

Deceptor, thanks for the awesome support that you provide for this product!



Deceptor 12-24-2008 12:49 PM

Your welcome Jim :) Merry Christmas!


All times are GMT. The time now is 11:14 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.02290 seconds
  • Memory Usage 1,832KB
  • 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
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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