Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77143 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72271 invoked from network); 11 Sep 2014 00:46:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Sep 2014 00:46:49 -0000 Authentication-Results: pb1.pair.com header.from=dz@heroku.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=dz@heroku.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain heroku.com designates 209.85.192.178 as permitted sender) X-PHP-List-Original-Sender: dz@heroku.com X-Host-Fingerprint: 209.85.192.178 mail-pd0-f178.google.com Received: from [209.85.192.178] ([209.85.192.178:42067] helo=mail-pd0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6E/00-05626-8F0F0145 for ; Wed, 10 Sep 2014 20:46:48 -0400 Received: by mail-pd0-f178.google.com with SMTP id p10so9246076pdj.9 for ; Wed, 10 Sep 2014 17:46:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=gLkR4++XErqDrprHBlAbGYT1G1pPqax9dcLRysq1Nu4=; b=k7+co42w1wqtoYxfHdLh4o3d9FSUinIkhdaBzL/QexCKkpmFTVNB9ajX6v0ZMMeLDB EFNCFVchNu+jDXxwSYizVdxU1wVfuvC4Iumj0OLpyYOJ/tmBNlBacNpi5lNXZ3IzL3Zj 5s+eI8g2n8G++X5cD9PvMT3ITcX8kbfBpbjFMwlxbMNRI9iJGdr5+H68KP5FqU/2Mzvd Ze9yh+eWUqUeA1y0F32eKcX6iKKTx7zu5JSsEghx7uoMXIUKlfIhvUI3Il9+DdMdunPn DYf/0ymSefcRlAK60ZfaAqRAP9yYdmfzpsa26o9EfYbqr2mFMpnxyDLquiYI9rZd5+gz 7TjA== X-Gm-Message-State: ALoCoQkCluLoJhMqJnSz1JgWsS/PRcKOK4RCWd/4AnsqKLfiggPPRYD0qIlgrnK+qjfcD+Go79EY X-Received: by 10.70.98.201 with SMTP id ek9mr6966041pdb.150.1410396405349; Wed, 10 Sep 2014 17:46:45 -0700 (PDT) Received: from [10.100.37.245] ([152.179.69.246]) by mx.google.com with ESMTPSA id yf3sm15560253pbb.58.2014.09.10.17.46.43 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 10 Sep 2014 17:46:44 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) In-Reply-To: <540E95FF.1050004@sugarcrm.com> Date: Wed, 10 Sep 2014 17:46:42 -0700 Cc: Remi Collet , PHP Internals Content-Transfer-Encoding: quoted-printable Message-ID: <3B34D9E2-4BB4-4751-B069-33A7E780E0AB@heroku.com> References: <54092563.1000802@sugarcrm.com> <54099BF7.8000207@fedoraproject.org> <7A236296-4583-4A54-B1C9-14936273D00D@heroku.com> <5409F8C1.50500@fedoraproject.org> <540E95FF.1050004@sugarcrm.com> To: Stas Malyshev X-Mailer: Apple Mail (2.1878.6) Subject: Re: [PHP-DEV] PHP 5.4.33 RC1 => mod_proxy_fcgi still broken From: dz@heroku.com (David Zuelke) The fix is not broken. He's describing a different/additional issue. = Things have always been shaky with ProxyPass (that's = https://bugs.php.net/bug.php?id=3D65641) because it's a bag of hurt. = That's the whole reason Apache now has SetHandler for proxies! On 08.09.2014, at 22:54, Stas Malyshev wrote: > Hi! >=20 > So what is the resolution for this? Should we roll back the fix, > implement the new one and have one more RC, do something else? > --=20 > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ >=20 > --=20 > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >=20