PDA

View Full Version : Benchmarks For PHP Caching Systems


ibeblunt
Wed 23rd Nov '05, 12:25am
I'm running two Dual Xeon servers. One acts as my db server. The other is my web server. I've read about Turck MMCache (now known as eAccerlator) but I've also seen stuff on APC.

Does anyone know which caching system is better? I'd be interested in a free solution or even a solution I have to pay for, if it's going to have my site speeding along.

Thanks in advance.

ibeblunt

kerplunk
Wed 23rd Nov '05, 1:02am
eAccelerator and APC are both free. APC is more actively developed and a tiny bit slower than eAccelerator.

I use APC.

eva2000
Wed 23rd Nov '05, 3:52am
might want to subscribe and keep an eye on Scott's benchmarks soon http://www.vbulletin.com/forum/showthread.php?t=163532 :)