The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
APC, Memcache, and xcache
Hi Everyone,
I have a "big board" (30,000 active users, 1.3 million posts, around 500 concurrent users at normal peaks), but never used (or know much about) PHP Accelerators / Caches. In a recent conversation over at vB.com, it was suggested that future versions of vBulletin will make great use of APC and Memcache. So I installed both APC and Memcache, and I set the config.php Datastore to APC.
Edit: This particular site is running on a single Enterprise Intel Quad Core Xeon Server. |
#2
|
|||
|
|||
On a single server setup you are better off running xcache. Xcache has a web utility that lets u see its usage I am unsure on the others.
Also you only want to run one cache system. Memcache is the recommended for a multi server network as you can then run one memcache server that stores all the cache for all your servers making life allot easier. I am not a pro but this is what I get from most readings or conversations. |
#3
|
|||
|
|||
The only thing I have on my dedi server is XCache and it's working fine.
|
#4
|
||||
|
||||
Great, thanks, Everyone. I ditched Memcache, and switched from APC to Xcache. I've noticed some mods -- like PhotoPost vBGallery -- are incompatible with Xcache, tragically. Just something I will have to watch out for in the future.
|
#5
|
|||
|
|||
Photopost should still be able to run even xcache it just doesnt fully utlilize the API. If it doesnt I would complain to the mod maker.
|
#6
|
||||
|
||||
Yep, already done. They say that they currently don't support it, so made it throw in an exclusionary if/then statement into my config.php to disable Xcache on Photopost pages.
|
#7
|
|||
|
|||
Ah sounds like they are not following vbulletin standards for coding and having conflicts with it. Interesting to know.
|
#8
|
|||
|
|||
Quote:
Either way, any of them will do the trick as far as opcode caching is concerned. APC is handled by the same developers who work on PHP, so that might have something to say for it. |
#9
|
|||
|
|||
Xcache currently beats APC as far as which one is faster. Until you start running a dedicated cache machine then memcache becomes superior.
|
#10
|
|||
|
|||
Quote:
As far as which one is faster, I have seen different results, but this benchmark is pretty accurate: http://2bits.com/articles/benchmarki...-compared.html Quote:
Myself, I tend to stick with APC just because the knowledge of the authors when it comes to PHP is intimate. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|