[Mimedefang] memory difference between 2.38 and 2.39 embedded perl

David F. Skoll dfs at roaringpenguin.com
Fri Feb 20 18:41:55 EST 2004


On Fri, 20 Feb 2004, Lucas Albers wrote:

> 2.39
> 18961 defang    11   0 25436  24M  4752 S     0.0  9.9   0:02 mimedefang.pl
> 18962 defang     9   0 24604  24M  4160 S     0.0  9.6   0:02 mimedefang.pl

You haven't enabled the embedded interpreter, or you wouldn't see
"mimedefang.pl" processes.  You need the -E option to
mimedefang-multiplexor.

Even if you enable the embedded interpreter, "ps" won't reveal
much, because it doesn't show how much of that memory is shared.
"top" is the key; you should see much more memory shared in 2.39+embedded
than in 2.38.

Regards,

David.



More information about the MIMEDefang mailing list