Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84815 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59797 invoked from network); 15 Mar 2015 10:20:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Mar 2015 10:20:22 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@bof.de; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=php@bof.de; sender-id=pass Received-SPF: pass (pb1.pair.com: domain bof.de designates 80.242.145.70 as permitted sender) X-PHP-List-Original-Sender: php@bof.de X-Host-Fingerprint: 80.242.145.70 mars.intermailgate.com Received: from [80.242.145.70] ([80.242.145.70:57325] helo=mars.intermailgate.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EF/D4-29489-5EC55055 for ; Sun, 15 Mar 2015 05:20:22 -0500 Received: (qmail 21297 invoked by uid 1009); 15 Mar 2015 11:20:17 +0100 Received: from 192.109.53.146 by mars (envelope-from , uid 89) with qmail-scanner-1.25-st-qms (clamdscan: 0.96.2/20194. spamassassin: 3.3.1. perlscan: 1.25-st-qms. Clear:RC:0(192.109.53.146):SA:0(1.3/8.0):. Processed in 0.439674 secs); 15 Mar 2015 10:20:17 -0000 X-Spam-Status: No, hits=1.3 required=8.0 X-Spam-Level: + X-Antivirus-MYDOMAIN-Mail-From: php@bof.de via mars X-Antivirus-MYDOMAIN: 1.25-st-qms (Clear:RC:0(192.109.53.146):SA:0(1.3/8.0):. Processed in 0.439674 secs Process 21285) Received: from unknown (HELO rofl.localnet) (gmail@bof.de@192.109.53.146) by mars.intermailgate.com with AES256-SHA encrypted SMTP; 15 Mar 2015 11:20:17 +0100 To: internals@lists.php.net Cc: Jan Ehrhardt Date: Sun, 15 Mar 2015 11:20:16 +0100 Message-ID: <3382921.9QxOFl0ZQH@rofl> User-Agent: KMail/4.14.4 (Linux/3.19.1-2.gc0946e9-desktop; KDE/4.14.4; x86_64; ; ) In-Reply-To: <2139631.tjigaTlLKm@rofl> References: <3961990.KljssxxPxS@rofl> <2139631.tjigaTlLKm@rofl> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [PHP-DEV] Re: SAPI apache2handler + pipelined HTTP request core dumps From: php@bof.de (Patrick Schaaf) Respin of my patch for https://bugs.php.net/bug.php?id=68486 is now available as a gist here: https://gist.github.com/bof/15173c7a11cb12a7b96f Some comments on the respin are in the bug report at [2015-03-15 10:17 UTC] Debug cruft has been removed, and as far as my brain can make out this is now something that might just survive in production :) so please test.... best regards Patrick