The time now is Sat Aug 30, 2008 3:04 am
All times are GMT
|
|
|
Posted: Fri Jan 13, 2006 11:56 am Post subject:
PHP Accelerator ?
Subject description: Which PHP Accelerator do you recommand ?
|
|
|
I would like to install a PHP accelerator but I don't know which to choose. (Free is possible )
Any suggestions ?
Which is best ?
- APC
- EAccelerator
- ionCube PHP Accelerator
- MMCache
Thanks
|
|
| Back to top |
|
 |
|
|
Posted: Thu Jul 06, 2006 6:06 pm Post subject:
|
|
|
|
I use eAccelerator with PHP4 on a productive webserver successfully for months now.
As long as you compile the correct version for your Apache, there are to be no "segmentation faults" in your error.log
Opcode caching can by design never be as error-prone as, for example, db connection pooling.
For PHP 5.1 i am still searching for a solution, but i think i will stick with PHP4 and so i have to live with a single unaccelerated PHP5 App for some months, until eAccelerator 0.9.6 is out.
Beware of Zend Optimizer, it does no caching, just optimizing and is very expensive compared to the other solutions on the market.
@Guest2:
When you consider eAccelerator BETA, what would you consider Windows XP then? Public-alpha? *lol*
greetz,
youuu
|
|
| Back to top |
|
 |
Madhavi_vallabu
Joined: 14 Sep 2006 Posts: 2
|
|
| Back to top |
|
 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
| Link to this Page |
|
If you want to link to this page you can use the following URL:
Example:
|
|
| The PHP Web-Ring Community
Sign-up to receive daily news on PHP by email.
|
|