Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63535 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54282 invoked from network); 18 Oct 2012 21:03:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Oct 2012 21:03:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=r@roze.lv; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=r@roze.lv; sender-id=pass Received-SPF: pass (pb1.pair.com: domain roze.lv designates 213.175.74.1 as permitted sender) X-PHP-List-Original-Sender: r@roze.lv X-Host-Fingerprint: 213.175.74.1 roze.lv Received: from [213.175.74.1] ([213.175.74.1:17266] helo=zeona.lv) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 27/51-47215-19E60805 for ; Thu, 18 Oct 2012 17:03:14 -0400 Received: from NeiRoze (unknown [10.30.0.69]) by zeona.lv (Postfix) with SMTP id ACA02200D0BCF; Fri, 19 Oct 2012 00:03:10 +0300 (EEST) Message-ID: <54B83C4EC8BE40D3AEC09651B26E779F@NeiRoze> To: "David Strauss" , References: In-Reply-To: Date: Fri, 19 Oct 2012 00:03:05 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 15.4.3555.308 X-MimeOLE: Produced By Microsoft MimeOLE V15.4.3555.308 Subject: Re: [PHP-DEV] [RFC] Socket activation support for PHP-FPM From: r@roze.lv ("Reinis Rozitis") > In short, this allows spawning a PHP-FPM pool on-demand with systemd > initializing the main socket. What would be the advantage on using systemd instead of using FPMs native 'ondemand' process manager? rr