What is eAccelerator
eAccelerator is a free open-source PHP accelerator, optimizer, and dynamic content cache. It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated. It also optimizes scripts to speed up their execution. eAccelerator typically reduces server load and increases the speed of your PHP code by 1-10 times.




















Bob said,
May 29, 2007 @ 1:10 pm
Well, I would like to know how-to Install Eaccelerator?
Freestyler said,
June 25, 2007 @ 8:35 am
This link should be helpful for all those who want to install eAccelerator.
http://www. eaccelerator.net/wiki/InstallFromSource
ATB.