Eaccellerator?

Posted by dragon2611, 01-12-2008, 09:13 PM
I believe I understand what it does (cache php scripts in a compiled state to save them being compiled each time they are accessed) but What I need to know are what are the pros/cons of installing this.

Posted by reasonpolice, 01-13-2008, 08:57 AM
eaccelerator seems to have less support than XCache now, you may want to look into XCache. Pro: reduce load by more than half Con: Some scripts (drupal, gallery2) will segfault under high load http://2bits.com/articles/logwatcher...ion-fault.html

Posted by Harzem, 01-13-2008, 09:44 AM
Does it (XCache) increase ram usage, or cache on the disk?

Posted by NameRegion, 01-13-2008, 10:02 AM
I'd recommend APC cache (http://www.php.net/apc). I'm using it on all my servers and works as expected without any trouble

Posted by Jonaid, 01-13-2008, 03:28 PM
just a quick question related to cachers, do you need to modify your scripts to use it or will it run right away?

Posted by PCS-Chris, 01-13-2008, 05:21 PM
They will work straight away without any modifications to your scripts, at least eAccellerator and Xcache do. Chris.

Posted by dragon2611, 01-14-2008, 04:19 PM
Ahh reading the cpanel forum it doesn't appear to work with suPHP anyway...

Posted by dragon2611, 01-14-2008, 07:21 PM
Think i've got it working via fastcgi

Posted by Bilco105, 01-14-2008, 08:08 PM
No it wont, as suPHP runs individual PHP interpreters which are destroyed once the request is complete.

Bu cevap yeterince yardımcı oldu mu?

 Bu dökümanı yazdır

Also Read

Soap

Posted by parag, 03-12-2010, 09:58 AMHello, I installed SOAP - which tells me it has installed...

SMS sending script

Posted by stjoenetworks, 01-16-2008, 11:35 PMAnyone know a decent/good script for sending SMS...

Database design question: Indexing

Posted by phoqoo, 01-15-2008, 12:38 PMFrom what I've read, indexing columns helps optimize DB...

File Integrity Check

Posted by taydu3000, 01-15-2008, 04:01 AMAre the following file from Cpanel? Cpanel just update...

mySQL Caching

Posted by jweeb, 03-10-2010, 10:54 PMHi All, I am new to this. I would like to do a mySQL...