Quote:
Originally Posted by Yellow Slider
Can you explain how?, I'll installed the Xcache hack, and It will Cache the php files?, can someone explain what do you mean by "datastore"?
how can I work with memcache and Xcache to get the most out of the two of them?
memcache will cache the DB ( how exactly ? ) there is another hack?
and the Xcache will cache the php time? and the php process time will be faster?
|
u need no hack but just install XCache extension to cache php.
this hack/addon just allow you cache datastore to XCache beside memcached/file/apc/...
so if you wanna use memcache for DB/datastore, just install XCache extension but not this hack.
the meaning of "datastore" is defined by vbulletin, not me. it's simply a DB cache, nothing more, nothing less.