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 2004/11/02 17:28:50 UTC

DO NOT REPLY [Bug 25667] - Memory leak in function ssl_scache_dbm_retrieve().

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=25667>.
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=25667

Memory leak in function ssl_scache_dbm_retrieve().





------- Additional Comments From michael.straessle@bk.admin.ch  2004-11-02 16:28 -------
it seems we're affected by this bug too.
we are running Apache/2.0.52 (Win32) mod_ssl/2.0.52 OpenSSL/0.9.7d on a NT box.
apache is acting as SSL frontend and reverse proxy for a bunch of applications.

the child process is starting at around 14M, rapidly growing to 30M and then
constantly leaking memory. after 30k accesses, memory usage is at around 50M.

as workaround, we set MaxRequestsPerChild 30000.

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