http://qs321.pair.com?node_id=173028


in reply to Re: Looking for Leaks in all the wrong places
in thread Looking for Leaks in all the wrong places

Better yet, use Apache::SizeLimit which can handle this problem automatically. Adam Robinson just added support for Apache::SizeLimit to Bricolage and the results have been impressive.

-sam

  • Comment on Re: Re: Looking for Leaks in all the wrong places

Replies are listed 'Best First'.
Re: Re: Re: Looking for Leaks in all the wrong places
by perrin (Chancellor) on Jun 10, 2002 at 05:34 UTC
    Yes, this is a perfect job for Apache::SizeLimit. And I'm not just saying that because I'm the maintainer. No one should run mod_perl without it (or its cousin Apache::GTopLimit).