Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50157 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89016 invoked from network); 11 Nov 2010 23:14:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Nov 2010 23:14:24 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 unknown Solaris 10 (beta) Received: from [217.114.211.66] ([217.114.211.66:60916] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5D/27-39621-4C87CDC4 for ; Thu, 11 Nov 2010 18:14:13 -0500 Received: from [192.168.1.31] (ppp-93-104-45-39.dynamic.mnet-online.de [93.104.45.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id 7E7C84432D; Fri, 12 Nov 2010 00:14:09 +0100 (CET) To: =?ISO-8859-1?Q?J=E9r=F4me?= Loyet Cc: Jani Taskinen , internals@lists.php.net In-Reply-To: References: <4CDC469B.7050801@iki.fi> Content-Type: text/plain; charset="UTF-8" Date: Fri, 12 Nov 2010 00:14:04 +0100 Message-ID: <1289517244.28950.1.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [PHP] multiple sapi (multiple bug reports) From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Thu, 2010-11-11 at 23:03 +0100, Jérôme Loyet wrote: > > Something called ZTS also comes to my mind.. > > It's not the first time ZTS comes in the discution about multiple > SAPI. I've made some tests and looked into the code of the build > chain, but I can't see how it's related. Maybe someone can enlight me > ? Some SAPIs might enable it (IIS, apache if threading is detected etc.) while in many cases out would be better without. johannes