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)

John Lester 10-13-2012 01:49 AM

Ok knownhost is suggesting that I should enable suPHP which means no XCache and to install memcache instead of XCache. Anyone have this set up on their server? How does it compare to running DSO and XCache?

eva2000 10-13-2012 12:23 PM

Quote:

Originally Posted by John Lester (Post 2372634)
Ok knownhost is suggesting that I should enable suPHP which means no XCache and to install memcache instead of XCache. Anyone have this set up on their server? How does it compare to running DSO and XCache?

memcached based vboptimise works fine http://vbtechsupport.com/1526/ / http://www.dragonbyte-tech.com/blogs...ache-hits-261/ :)

although you will loose more performance switching to suPHP than you'd gain from using vB optimise + memcached

but having vb optimise + memcached + suPHP is better than nothing.

John Lester 10-13-2012 04:07 PM

I don't see the point of using suPHP anyways, so I will probably just stick with vb optimise and xcache :D

John Lester 10-15-2012 04:44 PM

1 Attachment(s)
Quote:

Originally Posted by Chadi (Post 2358095)
Due to no shared caching feature in Eaccelator 9.6.1, I have decided to try Xcache instead and now get this error:

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

Chadi you ever find out what caused this? I'm getting the same error after saving settings.

I completely uninstalled 2.0.1 and deleted the files, then installed 2.5 btw. Forgot to add that I run vB 4.1.12 pl 2

betterthanyours 10-15-2012 06:09 PM

From the looks of it, the host needs to set the var cache size. The xcache.var_count should be the number of cores directly and readily available to serve your website. If you need further assistance let me know. You can contact me via PM. Are you using VPS or shared?

Make sure you flush the vboptimise cache.

Why are you using 2.1 or 2.5? I'm using 1.3...

John Lester 10-15-2012 09:31 PM

Yep they did not enable the var cache, and I'm using 2.5 because I'm thinking of upgrading to vB 4.2.

betterthanyours 10-16-2012 12:37 PM

Quote:

Originally Posted by John Lester (Post 2373253)
Yep they did not enable the var cache, and I'm using 2.5 because I'm thinking of upgrading to vB 4.2.

Apologies, I thought you were meant 2.5 xCache version as opposed to vBOptimise.

John Lester 10-16-2012 08:44 PM

1 Attachment(s)
Ok so I haven't noticed any change and when I click on the "Resource Statistics" link the page shows no savings. I have attached screen shots of my settings, I didn't install xcache ... my host did so perhaps there is something else they need to tweak?

John Lester 10-16-2012 09:37 PM

Question ... do I have to uncomment the relevant lines in config.php?

betterthanyours 10-17-2012 08:19 AM

Go to /includes/ and open config.php you need to uncomment:
Code:

// $config['Datastore']['class'] = 'vB_Datastore_Filecache';
and set it to
Code:

$config['Datastore']['class'] = 'vB_Datastore_XCache';
Then, you need to go to /includes/datastore/ and open the datastore.php file and set all the vars (between each '') to
Code:

vB_Datastore_XCache
e.g.
Code:

'vB_Datastore_XCache'
If you need further assistance feel free to contact me.


All times are GMT. The time now is 06:34 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.01224 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_code_printable
  • (3)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