Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39217 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71905 invoked from network); 23 Jul 2008 11:30:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jul 2008 11:30:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:36817] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EC/EA-12534-A4617884 for ; Wed, 23 Jul 2008 07:30:18 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 1D40C1EBC016; Wed, 23 Jul 2008 11:31:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id F9I+mD8Puxfb; Wed, 23 Jul 2008 13:31:19 +0200 (CEST) Received: from guest-77-74-2-40.pwlan.abanet.ch (guest-77-74-2-40.pwlan.abanet.ch [77.74.2.40]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id C81151EBC014; Wed, 23 Jul 2008 13:31:18 +0200 (CEST) Cc: Message-ID: <53795F0C-2B1C-4FC7-9924-9E94A16831FF@pooteeweet.org> To: Lucas Nealan , Dmitry Stogov In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v928.1) Date: Wed, 23 Jul 2008 13:28:45 +0200 References: X-Mailer: Apple Mail (2.928.1) Subject: Re: [PHP-DEV] [RFC] Zend Signal Handling From: mls@pooteeweet.org (Lukas Kahwe Smith) On 06.07.2008, at 20:56, Lucas Nealan wrote: > Hi Internals, > > I am proposing the following RFC to improve signal handling in the > Zend > Engine: > > http://wiki.php.net/rfc/zendsignals > > The purpose of zend internal deferred signal handling is to improve > the > stability of PHP and extensions when running under any forking SAPI. > Additionally heavy users of APC or other bytecode caches under > Apache 1.x > may also see a performance improvement. > > Please see follow the link above to the complete RFC for details. I > look > forward to hearing feedback. Whats going on here. How does this all affect windows? Is this planned to go into 5.3? regards, Lukas Kahwe Smith mls@pooteeweet.org