On 6/20/10 7:55 PM, Scott MacVicar wrote:
> 
> On Jun 20, 2010, at 11:21 AM, Ilia Alshanetsky wrote:
> 
>> I for one think it is a really good idea, there is no compelling
>> reason not to include APC, I would even go as far as say we should
>> enable it by default.
>>
>> +1
> 
> We'd need to get http://wiki.php.net/rfc/zendsignals committed before we even 
> get it in the core.
> 
> At the moment if the script gets killed while the cache was being cleaned it 
> up it never unlocks it and your server is essentially dead.

Depends on the locking mechanism.  As long as you have owner-death
protection in your lock, you are fine for this particular problem.

-Rasmus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to