Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66160 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1257 invoked from network); 22 Feb 2013 19:48:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Feb 2013 19:48:58 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.178 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.212.178 mail-wi0-f178.google.com Received: from [209.85.212.178] ([209.85.212.178:45214] helo=mail-wi0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A9/51-26685-9ABC7215 for ; Fri, 22 Feb 2013 14:48:57 -0500 Received: by mail-wi0-f178.google.com with SMTP id o1so1185515wic.11 for ; Fri, 22 Feb 2013 11:48:54 -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=lnHnidOD5hDdWT3jEYHDViIA2OYJezy3qlKMmc/p/54=; b=WAsH4abk8Jgh5fTMtVupmXpTGOueUadGr23Gj8D76MpJs7ikcyeTDyc3BrtFrTEG3x kcIPufI3XumbCvVycnoTpedlEs61wnVrH6UBHyex8INtwnMHJo/3emwHWlsj4DN0E5h6 nt5YL6IG3vv2SQd8CXDuNU4ryxt5pqoLoPhpu0ePyKdqGmhFEl9FoT2EqDgmNxdLKOjK B+PYukXjigXkBqRQitdMAnaxJvVGdG7EUQRF+IQ9bZuFJsj15pKXqlIIHTTjEMxedv+j /EABRYZEBIgQy9qfaJd3fVWSddd4gkgks7U0OPcwqlVQS6hiYDXpXwOxgs7ngNdcW5Mj BjXw== MIME-Version: 1.0 X-Received: by 10.180.100.169 with SMTP id ez9mr261808wib.3.1361562534837; Fri, 22 Feb 2013 11:48:54 -0800 (PST) Received: by 10.194.78.242 with HTTP; Fri, 22 Feb 2013 11:48:54 -0800 (PST) In-Reply-To: References: Date: Fri, 22 Feb 2013 11:48:54 -0800 Message-ID: To: Keyur Govande Cc: PHP Development Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [VOTE] Improved Linux process title support in the CLI SAPI From: hannes.magnusson@gmail.com (Hannes Magnusson) On Thu, Feb 21, 2013 at 4:42 PM, Keyur Govande wrote: > Hi everyone, > > With the 2 weeks discussion period up, I'm moving this RFC to the Voting > stage. I'd like to get this into 5.5. > > Most of the reaction has been positive and is archived here: > http://marc.info/?t=136021582000003&r=1&w=2 Just out of curiosity, I don't see it covered in the other thread; Is there a reason why it cannot support sapi/fpm? -Hannes