Hero Zzyzzx has asked for the wisdom of the Perl Monks concerning the following question:
What the question says: If you have a mod_perl application that uses globals that get initialized/reinitialized on each invocation and shared among packages via our(), does this contribute to apache child size growth over time? I could'a SWORE I read something to this effect somewhere. . .
I know ways to manage child size growth, (my favorite being Apache::SizeLimit) so that isn't the issue.
Thanks folks!
-Any sufficiently advanced technology is
indistinguishable from doubletalk.
|
|---|