vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Big Board Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=172)
-   -   Any of you fellow big boards using datastore caching in 3.6.x? (https://vborg.vbsupport.ru/showthread.php?t=129463)

Milez 11-16-2006 12:46 PM

I am sorry I have looked and cannot find this datastore caching setting in Vb? Where is it?

I am running eAccelerator. Do people find APC is better for PHP caching?

About memcached...After reading the memcached wiki they mention that queries have to be reformed to use memcached. Is that so with Vbulletin? Or can you just install it and it works?

orban 11-17-2006 06:58 AM

I was using FileSystem (?) with APC, but switched to memcached yesterday, bit hard to tell the difference yet.$

vBulletin only supports memcached for parts of the datastore and nothing else. My next project after template cache + sphinx search will be memcached for vbulletin (caching everything that is possible, from styles to languages, forums, threads, posts, users).

ubuntu-geek 11-17-2006 02:23 PM

Quote:

Originally Posted by orban (Post 1119207)
I was using FileSystem (?) with APC, but switched to memcached yesterday, bit hard to tell the difference yet.$

vBulletin only supports memcached for parts of the datastore and nothing else. My next project after template cache + sphinx search will be memcached for vbulletin (caching everything that is possible, from styles to languages, forums, threads, posts, users).

Nice..

mute 11-18-2006 02:20 AM

We cache some non standard stuff in memcache. It started as just tossing more stuff into the datastore, but has since evolved to include templates, styles, and hopefully soon post and sig caches, archived posts, etc.

orban 11-18-2006 08:54 AM

Can you post a few code bits? :)

vB is so terrible. The language is in the same query as the user information, so I fear without code modification I won't get anywhere. :(

mute 11-18-2006 05:17 PM

I'll talk to my coworker about it. For the first time since we updated to 3.6 we've got our templates back in memcache, so the code is a bit beta.

It'll probably be a bit before it is really sharable :)

It is also pretty messy in that it is not really able to be done w/ a plugin. So far we have an external memcache class and there will be file modifications that need to be done :/

orban 11-18-2006 06:20 PM

For templates I use my own template cache addon, that's awesome (20 times faster on big templates like postbit)

But mainly interested in how to cache languages and stuff..mm...f

vbullfan 12-15-2006 06:54 PM

We have APC on webserver and Memcached on db. Both do wonders for our load.

orban 12-15-2006 08:46 PM

How did you implement memcached? Just for the datastore?

Zia 12-18-2006 04:31 AM

hello..
we got eAcclerator - with 32 MB of ram
we got 256 Mb of ram.

now planning to install memcache ..
any of u tell me... eAcclerator & Memcache can stay together ?
How much ram needed for Memcache ?

w aslo got ioncube installed.

Thnx.


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