On 2/14/07, Jonathan Vanasco <[EMAIL PROTECTED]> wrote:
There's a known memory leak on apachectl restart because of the way it happens. Run mod_perl, don't use apachectl restart -- fine. But is there any known leak on that immediate restart ?
You mean when you stop the server and then start it? There can never be a leak from doing that. - Perrin