vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Board Optimization - datastore cache to XCache - boost your vBulletin (https://vborg.vbsupport.ru/showthread.php?t=141005)

hydn 04-11-2008 02:46 PM

xcache.var_size = 4M or 8M is fine

Don't have to be the same size.

Why not use memcahce instead?

Fenriz 04-11-2008 03:40 PM

hydn, is it possible for xcache and memcached to co-exist? If I have xcache installed as an oppcache, how should I install memcached?

hydn 04-14-2008 06:49 PM

Quote:

Originally Posted by Fenriz (Post 1488353)
hydn, is it possible for xcache and memcached to co-exist? If I have xcache installed as an oppcache, how should I install memcached?

Yes. It is. operation code and variable cache are two different things. If your database and web server are on the same box I would recommend you use xcache for opcode & datastore. If on separate boxes then use memcache for datastore of vb install on database server and xcache will run as usual on web server.

hope that helps.

Fenriz 04-15-2008 11:41 AM

Ok, thank you. My database and web server are on the same box, so I'll continue to use xcache for opcode & datastore.

One more question - Is it better to make xcache.so in xcache.ini installed as a zend_extension or php extension?

hydn 04-15-2008 12:29 PM

In IIS zend conflicted with xcache for me. If it works for you use it. But not necessary. If you do use it benchmark because i'm not sure it will make things faster with xcache.

e7lew 04-22-2008 10:07 PM

xcache installed in the server and i applied all changes

still getting the error above
Quote:

Fatal error: Class vb_datastore_xcache: Cannot inherit from undefined class vb_datastore in /home/al7elwa/domains/al7elwa.com/public_html/board/includes/class_datastore_xcache.php on line 14
any help please

Amaresh 05-06-2008 09:03 PM

Thanks working fine on Cent OS with Lxadmin, lighttpd...

Though no benchmarks done yet.

TheInsaneManiac 08-31-2008 09:10 PM

3.7 anyone?

Icy 09-01-2008 02:51 AM

Quote:

Originally Posted by TheInsaneManiac (Post 1611444)
3.7 anyone?

You don't need this plug-in in 3.7 because 3.7 already have this. You just have to enable it in your config.php under the ****** DATASTORE CACHE CONFIGURATION ***** option. Just type $config['Datastore']['class'] = 'vB_Datastore_XCache'; & save it.

thompson 09-01-2008 09:33 AM

Quote:

Originally Posted by Icy (Post 1611668)
You don't need this plug-in in 3.7 because 3.7 already have this. You just have to enable it in your config.php under the ****** DATASTORE CACHE CONFIGURATION ***** option. Just type $config['Datastore']['class'] = 'vB_Datastore_XCache'; & save it.

and it works ? forums are really faster ?


All times are GMT. The time now is 02:29 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.02251 seconds
  • Memory Usage 1,735KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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