On Thu, 19 Feb 2004, Michael Sims wrote: > Am I correct in assuming that if you're not in a particular hurry to start > using the new code, you could just wait until the multiplexor replaces each > running slave with a new one after it has processed maxRequests (default > 500)?
Not with the embedded interpreter. It only loads the Perl modules once, not once per slave. You really do need to do a filter reread or a complete restart If you're not using the embedded interpreter, you can just wait it out. Regards, David. _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

