Perrin Harkins wrote:
On Tue, 2004-05-18 at 10:41, Tom Williams wrote:
Thanks for the info. I'm responding off the list since my mod_perl
questions have basically been answered.
You really should keep these questions on the list. Others on there are
much more knowledgeable than I am abou
Tom Williams wrote:
I do notice that from time to time the multi-threaded child
processes will die off and new ones spawn and I understand this is
normal for the Apache 2.0 work MPM. So, each time a child process
terminates the Perl interpreter for that process goes with it and the
new child g
Perrin Harkins wrote:
Tom Williams wrote:
" If sometimes flags are here, problem is in loading the domains.pm
(making country array not loaded correctly) file.
Because yo use mod_perl and i known this module has a very special
way to load pm files and to initialize perl variables (variables are
Tom Williams wrote:
" If sometimes flags are here, problem is in loading the domains.pm
(making country array not loaded correctly) file.
Because yo use mod_perl and i known this module has a very special way
to load pm files and to initialize perl variables (variables are kept in
memory between