[pLog-svn] Tuning LifeType for performance

Jordi Salvadó jordi at quedar.net
Mon May 22 15:04:09 GMT 2006


Yes, we have experimented some crashes in admin interface with 
eaccelerator, too.
This errors has been produced with default eaccelerator debian installation.
I think the default shm_size is small.

I change the confinguration::

extension=eaccelerator.so

eaccelerator.shm_size = "0"
eaccelerator.cache_dir = "/tmp/eaccelerator"
eaccelerator.enable = "1"
eaccelerator.optimizer = "1"
eaccelerator.debug = "0"
eaccelerator.log_file = "/var/log/apache/eaccelerator_log"
eaccelerator.name_space = ""
eaccelerator.check_mtime = "1"
eaccelerator.filter = ""
eaccelerator.shm_max = "0"
eaccelerator.shm_ttl = "0"
eaccelerator.shm_prune_period = "0"
eaccelerator.shm_only = "0"
eaccelerator.compress = "1"
eaccelerator.compress_level = "9"
eaccelerator.keys     = "shm_and_disk"
eaccelerator.sessions = "shm_and_disk"
eaccelerator.content  = "shm_and_disk"

This is a test about only 25 days running up. All goes fine.

I have installed php4.4.2 and php4.4.2 eaccelerator debian packages.




En/na Jon Daley ha escrit:
>     Someone just complained about bugs.lifetype about a crash in 
> eaccelerator.  Do you know anything about that, and how one would go 
> about fixing it?
>
> On Mon, 22 May 2006, Jordi Salvadó wrote:
>> eaccelerator does great results in my installation.
>>
>> En/na Oscar Renalias ha escrit:
>>> I started this page in the wiki a couple of days ago:
>>>
>>> http://wiki.lifetype.net/index.php/Tuning_LifeType_For_Performance
>>>
>>> I'd like it to become the main resource concerning tuning LT for best
>>> performance. And not just LT, but if anybody has any knowledge
>>> regarding how to best tune Linux, Apache, MySQL, etc for performance,
>>> there are section for them as well.
> ------------------------------------------------------------------------
>
> _______________________________________________
> pLog-svn mailing list
> pLog-svnadevel.lifetype.net
> http://devel.lifetype.net/mailman/listinfo/plog-svn



More information about the pLog-svn mailing list