Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46278 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22798 invoked from network); 4 Dec 2009 13:42:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Dec 2009 13:42:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=j.boggiano@seld.be; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=j.boggiano@seld.be; sender-id=unknown Received-SPF: error (pb1.pair.com: domain seld.be from 209.85.219.215 cause and error) X-PHP-List-Original-Sender: j.boggiano@seld.be X-Host-Fingerprint: 209.85.219.215 mail-ew0-f215.google.com Received: from [209.85.219.215] ([209.85.219.215:46887] helo=mail-ew0-f215.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 53/B0-18655-8D1191B4 for ; Fri, 04 Dec 2009 08:42:50 -0500 Received: by ewy7 with SMTP id 7so1734954ewy.12 for ; Fri, 04 Dec 2009 05:42:45 -0800 (PST) Received: by 10.216.90.141 with SMTP id e13mr1016789wef.166.1259934165089; Fri, 04 Dec 2009 05:42:45 -0800 (PST) Received: from ?10.0.0.210? (217-162-39-153.dclient.hispeed.ch [217.162.39.153]) by mx.google.com with ESMTPS id t2sm6624073gve.24.2009.12.04.05.42.42 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 04 Dec 2009 05:42:43 -0800 (PST) Message-ID: <4B1911C8.7010101@seld.be> Date: Fri, 04 Dec 2009 14:42:32 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.5) Gecko/20091130 Thunderbird/3.0 MIME-Version: 1.0 To: internals@lists.php.net References: <4B190660.2050107@daylessday.org> In-Reply-To: <4B190660.2050107@daylessday.org> X-Enigmail-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig36A283DF7D7C26A660759876" Subject: Re: [PHP-DEV] FPM is available in a separate SVN branch From: j.boggiano@seld.be (Jordi Boggiano) --------------enig36A283DF7D7C26A660759876 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 04.12.2009 13:53, Antony Dovgal wrote: > - advanced process management with graceful stop/start; > - ability to start workers with different uid/gid/chroot/environment an= d different php.ini (replaces safe_mode); > - stdout & stderr logging; > - emergency restart in case of accidental opcode cache destruction; > - accelerated upload support; > - "slowlog"; > - fastcgi_finish_request() - special function to finish request & flush= all data while=20 > continuing to do something time-consuming (video converting, stats proc= essing etc.); > and some more. Most awesome features, seems like it allows you to easily skip all the *suexec stuff too to build a multi-user hosting environment. Thanks a lot to you and whoever was involved in this, I hope I can manage to try this soon. Cheers, Jordi --------------enig36A283DF7D7C26A660759876 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAksZEdEACgkQQxhJaNG8+icJMgCfd95zkB4pd6gsDY1OMplvgYea 7wUAn3FHknz5BftgUencSe1T6X1J9HkI =DDjn -----END PGP SIGNATURE----- --------------enig36A283DF7D7C26A660759876--