On Monday, Sep 8, 2003, at 17:43 America/Los_Angeles, James H. Thompson wrote:
At least in the case of qsmptd running under SpeedyCGI, each instance of qpsmtpd gobbles
progressively more memory for each message it processes until it finally hits the softlimit setting.
Does that also happen running under Pperl?
I've been running PPerl with perl 5.6.1 like the following for a couple of days; I didn't notice any memory leaking.
pperl -Tw -- --prefork=$MAXCLIENTS --maxclients=$MAXCLIENTS --no-cleanup ./qpsmtpd 2>&1
(from the ./run file).
And yes, it does speed up things. I think I'll have change my "nah, it's fast enough so who cares" opinion. :-)
- ask
-- http://www.askbjoernhansen.com/
