Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65501 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87477 invoked from network); 30 Jan 2013 13:18:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jan 2013 13:18:14 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.50 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.215.50 mail-la0-f50.google.com Received: from [209.85.215.50] ([209.85.215.50:33472] helo=mail-la0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F8/CE-09318-59D19015 for ; Wed, 30 Jan 2013 08:18:14 -0500 Received: by mail-la0-f50.google.com with SMTP id ec20so1069341lab.23 for ; Wed, 30 Jan 2013 05:18:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=+gWijjORuT2bVL8uweMEOVw4jKve6i3Fd1CHuW+/8uA=; b=UPJQGQ0xIzTj3bVpWufjv3rGM16tqf8XII9iUX9atuHe+g2ol93MjVjKVG+TN9X9lI 05uiN5Jay5QjtZvgjjCOfOsIgM5byRVmOd20BMW5+phZU0KeCvnrRaktz38madQMZzzs 6Q1T2BBRFWI44mZOi70cWuqTQnn0yK/R5fcjLLe2GROPBuJiKrFs0E5AQLbIvVaE4eD0 Q8bBE70Sg9PWcpab4kExXZQvs4awitbnUuZyheioibuGOOKfnKRXQh2NBUMl5VpWzCYZ ffRRiRucDfpGhsqC8jAVymXVx9IxzEmAIVgr4HiECYvmTtQbRy+WdCF2MxSYG7YuDhvG OKLA== MIME-Version: 1.0 X-Received: by 10.112.83.133 with SMTP id q5mr1943354lby.40.1359551889355; Wed, 30 Jan 2013 05:18:09 -0800 (PST) Received: by 10.112.2.69 with HTTP; Wed, 30 Jan 2013 05:18:09 -0800 (PST) In-Reply-To: References: <5108743A.9090705@sugarcrm.com> <4d977bab18152b2e86d968f4db9d12ef@mail.gmail.com> <9DB107EF-A5CE-4CF5-84A1-7E2D733B4089@tobin.nl> Date: Wed, 30 Jan 2013 14:18:09 +0100 Message-ID: To: Zeev Suraski Cc: Bas van Beek , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] ZTS - why are you using it? From: pierre.php@gmail.com (Pierre Joye) On Wed, Jan 30, 2013 at 1:42 PM, Zeev Suraski wrote: > In case I wasn't sufficiently clear, I'm talking about putting PHP inside > a *multithreaded web server*, not being a good idea. It makes no sense where FPM is supported, or little sense. > The use case you > specify is exactly the use case for keeping ZTS support in the code... This use case fits in both new SAPIs I was talking about earlier, as the way they work will be pretty much the same. Cheers, -- Pierre @pierrejoye