Quote:
Originally Posted by Dismounted
vBulletin support the following methods for caching datastore items: - Filecache
- APC
- XCache
- Memcached
Additionally, APC and XCache are PHP accelerators. These are recommended. XCache has been shown to be ever so slightly faster than XCache.
|
I think he means that xcache is slightly faster than APC. I prefer APC because the php group is more or less supports it.