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)

Amenadiel 03-06-2008 12:35 AM

ok recompiled xcache and still no datastore vars are going into it.

Here's my phpinfo by the way

http://www.chilehardware.com/info.php

Icy 03-06-2008 03:18 AM

IrPr - Make sure the OOMs disappear.

Amenadiel - Double check that you have proparly uploaded the class_datastore_xcache.php & edited correctly class_datastore.php & config.php

Amenadiel 03-15-2008 12:29 AM

Already did. Perhaps it's a problem of file permisions... perhaps I should set datastore_xcache as an exception in lighty in order to avoid being redirected by vbseo?

where is class_datastore.php being called? I can't see an entry in config.php, just

$config['Datastore']['class'] = 'vB_Datastore_XCache';

must I enable datastore caching somewhere in config or admin panel?

Anyway, why not install memcached or file based datastore?

eido 03-16-2008 07:40 PM

how do i know what value do i put for xcache.size and xcache.var.size ? whats the best values?

tfw2005 03-23-2008 10:10 PM

Hey guys,

I have xcache installed on the server as a whole, and it sped up my forums greatly. Page loads went from 5-8 seconds to under 2 for the vbulletin areas.

Would installing this hack (Im on pre 3.6.X) for the datastore, provide an even greater increase to speed, load, etc?

I have a pretty busy forum with some heavy scripts running along side (multiple G2 galleries, etc etc). So if I can reduce further the forum needs, those other scripts might speed up too.

Just wondering if applying this to datastore is worth it if it is already kicking ass on a PHP level.

Thanks!

frantorm 04-01-2008 07:07 PM

Before upgrading to 3.6.9 vb had in this mod version 3.6.8 installed and my vbulletin was very fast now after upgrading will not let me install this mod and is very slow

that I can do?

Thanks

GTX2 04-01-2008 09:02 PM

i have no idea how to install xcache on the server... i run a centOS server and i've tried either using rpm and yum install....

any idea?
thanks

hydn 04-07-2008 06:22 PM

Quote:

Originally Posted by tfw2005 (Post 1472827)
Hey guys,

I have xcache installed on the server as a whole, and it sped up my forums greatly. Page loads went from 5-8 seconds to under 2 for the vbulletin areas.

Would installing this hack (Im on pre 3.6.X) for the datastore, provide an even greater increase to speed, load, etc?

I have a pretty busy forum with some heavy scripts running along side (multiple G2 galleries, etc etc). So if I can reduce further the forum needs, those other scripts might speed up too.

Just wondering if applying this to datastore is worth it if it is already kicking ass on a PHP level.

Thanks!

Same question here

sturdy 04-08-2008 11:21 AM

How to install the X-Cache under Windows?

I just found this INSTALL File with this text in it:

Quote:

# vim:ts=4:sw=4
Installtion:

$ phpize --clean && phpize
$ ./configure --help
$ CFLAGS='your cflags' ./configure --enable-xcache --enable...
$ make
$ su
# make install
(update php.ini, restart php)

Reinstall:

$ mv config.nice conf
$ make distclean && phpize --clean && phpize
$ mv conf config.nice
$ ./config.nice
$ make
$ su
# make install
(update php.ini, restart php)

Update php.ini:
$ su
# cat xcache.ini >> /etc/php.ini
# $EDITOR /etc/php.ini
I cant explain what to do :D

Fenriz 04-11-2008 02:37 PM

Please somebody help me with 3 questions:

I have 512Mb on my dedicated. Is it right to make:
xcache.size = 64M
xcache.var_size = 64M
?
I have a Template Cache 0.0.4 installed and not sure about the size of xcache.

Do I need to enable xcache.optimizer? Default it is in Off state. Do I need to make
xcache.optimizer = On
?

I have a Fedora 7 installed on my server.
Is it better to make xcache.so in xcache.ini installed as a zend_extension or php extension? I have "extension = xcache.so" uncommented.

By the way, here is my phpinfo http://www.ulver.com/info.php
Thanks in advance.


All times are GMT. The time now is 10:00 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.01341 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
  • (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