You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2006/07/05 10:25:27 UTC

DO NOT REPLY [Bug 32750] - mod_proxy + Win32DisableAcceptEx = memory leak

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32750>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32750





------- Additional Comments From vincent.lepot@smile.fr  2006-07-05 08:25 -------
See Bug 34664 : the memory leak seems to come from the use of
Win32DisableAcceptEx itself.

The probable reason is that, when using this directive, other functions are
called in Apache code (such as win9x_get_connection and win9x_accept), and the
leaks can be in one of these functions. I don't think it comes from Windows
primitive "accept" itself...

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org