Re: About optimization

From: Date: Wed, 13 Jan 2010 17:01:26 +0000
Subject: Re: About optimization
References: 1 2 3 4 5 6 7 8  Groups: php.internals 
Request: Send a blank email to internals+get-46705@lists.php.net to get a copy of this message
Alain Williams wrote:
> On Wed, Jan 13, 2010 at 07:48:17AM -0800, Rasmus Lerdorf wrote:
>> Alain Williams wrote:
> 
>>> Unfortunately: APC does not work with PHP 5.3 -- I have a site where I would
>>> love to use it but I cannot. I use APC to great effect elsewhere.
>> The svn version works ok with 5.3.  Turn off gc though.  You shouldn't
>> be writing code that requires garbage collection anyway if you are
>> looking for speed.
> 
> Thanks. That compiles nicely and seems to work - CentOS 5.4 - tested on both 32 & 64 bit
> 
> gc ? I cannot see anything in php.ini about that -- other than session garbage collection,
> I assume that you don't mean that ?

zend.enable_gc = Off


Thread (42 messages)

« previous php.internals (#46705) next »