Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74061 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90134 invoked from network); 8 May 2014 14:37:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 May 2014 14:37:23 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 198.187.29.240 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 198.187.29.240 imap2-1.ox.privateemail.com Received: from [198.187.29.240] ([198.187.29.240:45265] helo=imap2-1.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F7/C1-15882-1A69B635 for ; Thu, 08 May 2014 10:37:22 -0400 Received: from [192.168.0.200] (unknown [2.218.135.6]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id F2F255A008B; Thu, 8 May 2014 10:37:15 -0400 (EDT) Content-Type: multipart/alternative; boundary="Apple-Mail=_DED3C2AB-B10C-41F1-A229-A6B859FD36CF" Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) In-Reply-To: Date: Thu, 8 May 2014 15:37:12 +0100 Cc: Zeev Suraski , Andi Gutmans , Sebastian Bergmann , "internals@lists.php.net" Message-ID: <7B1422B2-8D2C-47AF-BEB6-1C6DF9BB043D@ajf.me> References: <5369CED9.5010001@php.net> <4339111475046055305@unknownmsgid> <578A5A21-A820-42AD-A218-FB8049F63B82@zend.com> <4023102707179619765@unknownmsgid> <7EA5660E-B264-4332-AE06-9BB4610050AB@zend.com> <-1685780700287010055@unknownmsgid> To: Ferenc Kovacs X-Mailer: Apple Mail (2.1874) Subject: Re: [PHP-DEV] phpng: Refactored PHP Engine with Big Performance Improvement From: ajf@ajf.me (Andrea Faulds) --Apple-Mail=_DED3C2AB-B10C-41F1-A229-A6B859FD36CF Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On 8 May 2014, at 15:29, Ferenc Kovacs wrote: >>=20 >> I think this actually shows how little understanding there is in the = market >> in terms of how easy migrating to FastCGI is. >>=20 >>=20 > setting up fastcgi is a bit more complicated for the less tech savy = people. > it adds another step of indirection, stuff like using mod_fcgid or > mod_fastcgi, using unix sockets or tcp, setting up the correct timeout > settings through the pipe, max request length, etc. It=92s also easier for new users to configure it wrong. A lot of servers = have been misconfigured with FastCGI and have PATH_INFO-related = exploits. You can=92t make the same mistake with mod_php. -- Andrea Faulds http://ajf.me/ --Apple-Mail=_DED3C2AB-B10C-41F1-A229-A6B859FD36CF--