Title: RE: Mem Leak when reverse proxying HTTP post requests
Thanks.
-Original Message-
From: Jeff Trawick [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 10, 2003 2:46 PM
To: [EMAIL PROTECTED]
Subject: Re: Mem Leak when reverse proxying HTTP post requests
Larry Toppi wrote
Larry Toppi wrote:
I found the culprit. The EOS bucket was being removed from the brigade
but not destroyed. I'm going to submit the following patch to fix this bug.
patch mangled just a teeny weeny bit to fit with changes to that code in
2.1-dev, then committed to 2.1-dev... I'll suggest your
instead of '+'
Chris Conti
-Original Message-
From: Cliff Woolley [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 09, 2003 4:37 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Mem Leak when reverse proxying HTTP post requests
On Tue, 9 Dec 2003, Larry Toppi wrote:
> I found
On Tue, 9 Dec 2003, Larry Toppi wrote:
> I found the culprit. The EOS bucket was being removed from the brigade but
> not destroyed. I'm going to submit the following patch to fix this bug.
>
> *** proxy_http_old.c Tue Dec 9 16:19:52 2003
> --- proxy_http.c Tue Dec 9 16:22:14 2003
> **
arry Toppi
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 03, 2003 12:41 PM
To: '[EMAIL PROTECTED]'
Subject: Mem Leak when reverse
proxying HTTP post requests
Hi,
I'm running the JMeter stress test
tool to create HTTP POST requests through Apache (v.2.0.48) on the Windows 2
, December 03, 2003 12:41 PM
To: '[EMAIL PROTECTED]'
Subject: Mem Leak when reverse
proxying HTTP post requests
Hi,
I'm running the JMeter stress test
tool to create HTTP POST requests through Apache (v.2.0.48) on the Windows 2000
platform. The request posts a small
amo
Hi,
I'm running the JMeter stress
test tool to create HTTP POST requests through Apache (v.2.0.48) on the Windows
2000 platform. The request posts a
small amount of data to a web page.
Apache is configured to reverse proxy (ProxyPass)
the request to the backend web server.
In doing s