You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Adrian Rosoga <ar...@taralnetworks.com> on 2003/01/30 17:01:29 UTC

[users@httpd] checking for memory leaks in an Apache module

I would like to know a way for checking for memory leaks in an Apache
dynamically loaded module. How would Purify do that?
 
There are a number of tricks that could be done, but before going and
spending time on that I would like to get the opinion of the people who
already went into solving these kind of issues.
 
I am using Apache 1.3.20 on a Solaris machine.
 
Regards,
Adrian