On 19/01/07, Evan Martin evanm@google.com wrote:
See the "What about shared memory?" section of http://www.danga.com/memcached/ to get the other side of this. Since you (the OP) have a single server this advantage isn't useful, I think you'd be better off growing the eAccelerator cache to 128+32mb for the reasons Domas mentioned.
It's worth mentioning that some of them, e.g. APC, offer both op/bytecode caches *and* arbitrary user caches, which means you can get the benefits of both, with a little tuning.
Rob Church