in reply to mod_perl memory leak

Create a test that mimicks normal interaction with your program, and run it in an infinite loop, while monitoring memory growth before/after important function calls.

Perform a code review.