Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 18905D33D for ; Thu, 13 Sep 2012 15:28:48 +0000 (UTC) Received: (qmail 68302 invoked by uid 500); 13 Sep 2012 15:28:47 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 68148 invoked by uid 500); 13 Sep 2012 15:28:47 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 68134 invoked by uid 99); 13 Sep 2012 15:28:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Sep 2012 15:28:47 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 76.96.59.243 is neither permitted nor denied by domain of jim@jagunet.com) Received: from [76.96.59.243] (HELO qmta13.westchester.pa.mail.comcast.net) (76.96.59.243) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Sep 2012 15:28:38 +0000 Received: from omta10.westchester.pa.mail.comcast.net ([76.96.62.28]) by qmta13.westchester.pa.mail.comcast.net with comcast id ybk61j0020cZkys5DfUNPt; Thu, 13 Sep 2012 15:28:22 +0000 Received: from [192.168.199.10] ([69.251.80.74]) by omta10.westchester.pa.mail.comcast.net with comcast id yfUH1j00A1cCKD93WfUHuJ; Thu, 13 Sep 2012 15:28:17 +0000 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.0 \(1486\)) Subject: Re: PR50335 (proxy corruption) From: Jim Jagielski In-Reply-To: <4D700DB0-B6B6-438C-ADF2-5A50AA4759AB@jaguNET.com> Date: Thu, 13 Sep 2012 11:28:17 -0400 Content-Transfer-Encoding: 7bit Message-Id: <87402D69-3BCB-486C-87DE-C115524B9381@jaguNET.com> References: <4D700DB0-B6B6-438C-ADF2-5A50AA4759AB@jaguNET.com> To: dev@httpd.apache.org X-Mailer: Apple Mail (2.1486) Just on inspection, these seems to *really* gobble up memory. And the patch touches a LOT of core code, in both httpd and apr, so that's making me wary. But let me look deeper into the actual traces. On Sep 13, 2012, at 11:24 AM, Jim Jagielski wrote: > I'll take a look... > > On Sep 13, 2012, at 10:13 AM, Eric Covener wrote: > >> Any proxy/bb gurus have some cycles to look at the patch attached to >> https://issues.apache.org/bugzilla/show_bug.cgi?id=50335 >> >> -- >> Eric Covener >> covener@gmail.com >> >