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=26562>. 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=26562 There appears to be a major memory leak in mod_ssl/OpenSSL ------- Additional Comments From [EMAIL PROTECTED] 2004-03-22 15:09 ------- After tagging memory and running tests over the weekend it appears that calls to OPENSSL_malloc in the following files failed to release memory by calling the corresponding OPENSSL_free: bn_bind.c - 494,788 outstanding OPENSSL_malloc bn_lib.c - 123,673 outstanding OPENSSL_malloc I am not sure how this relates to the Apache/mod_ssl threaded MPMs; though, it does appear to be a problem. Any ideas? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
