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

Reply via email to