On Tue, Nov 07, 2000 at 04:26:45PM -0500, Buddy Lee Haystack wrote:
> I take it you've used DSO much more than I have, so I'm interested in
> any information in addition to that provided by the kind "G.W.
> Haywood" to the following:
> 
> "What concerns me even more is the fact that I have Apache restart
> child processes after they each serve 100 requests
> [MaxRequestsPerChild 100] it's a RedHat default that is supposed to
> reduce memory leaks, but with mod_perl & DSO it may actually have the
> opposite effect. I can easily increase the value, or remove it
> altogether. Any recommendations?"

I do not think that this is a problem, as if a client dies after it has
done it's number of requests it will not load and reload all DSO's, it
will just fork a fresh copy of the master and be done with it. I think
the problem only happens with the restart signal.

-- 
Jens-Uwe Mager

HELIOS Software GmbH
Steinriede 3
30827 Garbsen
Germany

Phone:          +49 5131 709320
FAX:            +49 5131 709325
Internet:       [EMAIL PROTECTED]

Reply via email to