https://issues.apache.org/bugzilla/show_bug.cgi?id=52275
Bug #: 52275
Summary: memory leak in proxy_ajp_handler
Product: Apache httpd-2
Version: 2.3.15-beta
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_proxy_ajp
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 28017
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28017
remove-potential-for-memory-leak-in-mod_proxy_ajp.patch
Hello,
I use mod_proxy_ajp with keepalive connection.
When the client continued to request to the connection,
RSS of httpd has increased by 16 Kbytes per minute.
I found a memory leak in proxy_ajp_handler.
And I found r707163 in trunk too.
I attach a patch what I made based on r707163.
I confirmed that the memory leak is fixed by this patch.
Therefore, we should merge this fix to proxy_ajp_handler.
Please check my patch.
Regards,
Naohiro Ooiwa
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]