You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Larry Toppi <la...@citrix.com> on 2003/12/03 18:41:04 UTC

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
amount of data to a web page.  Apache is configured to reverse proxy
(ProxyPass) the request to the backend web server.  In doing so, it seems
that Apache leaks memory.  Has anyone seen this or knows why this is
happening?  This memory leak does not happen when reverse proxying HTTP GET
requests.
 
Thanks,
Larry.