Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65713 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25311 invoked from network); 7 Feb 2013 12:22:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Feb 2013 12:22:34 -0000 Authentication-Results: pb1.pair.com header.from=indeyets@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=indeyets@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.53 as permitted sender) X-PHP-List-Original-Sender: indeyets@gmail.com X-Host-Fingerprint: 209.85.215.53 mail-la0-f53.google.com Received: from [209.85.215.53] ([209.85.215.53:56051] helo=mail-la0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F4/20-23848-88C93115 for ; Thu, 07 Feb 2013 07:22:33 -0500 Received: by mail-la0-f53.google.com with SMTP id fr10so2499728lab.40 for ; Thu, 07 Feb 2013 04:22:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:content-type:mime-version:subject:from:in-reply-to:date :cc:content-transfer-encoding:message-id:references:to:x-mailer; bh=Ur/pC7DYJWVmptQXEu+GnfvVLq+yDQe0Nsni4pCZM9o=; b=PVmvUusRLjpgemPmlr24aB/4gPSXVrom5y7YXr65QysqQIw4Xcsgw6BGnNAjEjU3ex 4ogbrkOLzLTC1kU2uyBYQzkdAG+6HbrULfXbFQve5ggOD+PVn7QM+OCz+LJPExnJmW1s DK1owoGqv+FgQBFEBxWwifF5/d+omYaAjFZbOTdXI63aEdczLNBrUx+H6UK28KjnPbqs eztKXQQGkZfn6D6tn11Y2qL7a3VfOhilsVNWRjZos/4BO78voh8rRcXb5zkERuFGZ40a gJu6N2kGpRbPRUNk5Fh9X82UjOQ4y75i6AT2g2D9NNRa4IokC4m6bpfgAg7n7iBVzpuS TvCQ== X-Received: by 10.112.48.39 with SMTP id i7mr646774lbn.129.1360239749941; Thu, 07 Feb 2013 04:22:29 -0800 (PST) Received: from [10.0.1.7] ([46.252.161.106]) by mx.google.com with ESMTPS id u5sm8886104lbm.8.2013.02.07.04.22.27 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 07 Feb 2013 04:22:28 -0800 (PST) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) In-Reply-To: Date: Thu, 7 Feb 2013 16:22:26 +0400 Cc: Keyur Govande , internals@lists.php.net Content-Transfer-Encoding: 7bit Message-ID: <2B76A3EF-66AC-4E73-B186-236E9C2AE891@gmail.com> References: To: Leigh X-Mailer: Apple Mail (2.1499) Subject: Re: [PHP-DEV] [RFC] Improved Linux process title support in the CLI SAPI From: indeyets@gmail.com (Alexey Zakhlestin) On 07.02.2013, at 13:54, Leigh wrote: > There is a PECL extension that already does something similar. You may want > to take a look at that. > > http://pecl.php.net/package/proctitle Did you read RFC? Keyur mentions it and its limitations there -- Alexey Zakhlestin https://github.com/indeyets