http://harishvk27.wordpress.com/2008/11/05/fixing-memory-leak-in-apache-mod_proxy/
On Tue, Feb 16, 2010 at 1:39 PM, Kevac Marko <[email protected]> wrote: > Hello. > > What is the best way for finding memory leaks in httpd and httpd modules? > > Are there any howtos? > > I'v tried valgrind a little, but few obstacles appeared: > > 1. Valgrind expects for binary to exit normally. I have managed to do > that with MaxRequestsPerChild and -X parameter. > 2. Valgrind reports about lots of stuff, probably connected with apr > pools, but nothing useful. > > OS: Linux > > -- > Marko Kevac > Sent from Moscow, Mow, Russia >
