I've always used a full start & stop (ie. apachectl stop; apachectl
start ) with my mod_perl servers when I need it to pick up new code
because I read (many years ago) that graceful restarts could leak
memory or cause some sort of problem. It's been long enough that I
don't even remember the problem, just the symptom. :-) The habit has
stuck with me until today.

So is this still the case? We're using the most recent mod_perl
release, compiled statically, if that makes a difference.

Thanks,
Drew
-- 
----------------------------------------------------------------
 Drew Taylor                 *  Web development & consulting
 Email: [EMAIL PROTECTED]  *  Site implementation & hosting
 Web  : www.drewtaylor.com   *  perl/mod_perl/DBI/mysql/postgres
 ----------------------------------------------------------------

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to