I have two servers running Apache 1.3.27 and mod_perl 1.27 both severs are
running identical httpd.conf and startup.pl configurations.  One is running
Perl 5.8.0 the other is running 5.6.1.  When I do the preloading of modules on
the 5.6.1 system all seems well and shared memory goes up while unshared
memory goes down.  On the 5.8.0 only the unshared memory goes up, similar to
if I did no preloading and just hit the pages that would cause the modules to
get loaded.

I am looking for ideas on why this may be.  Does preloading not like new
versions of perl?  Am I being a bonehead?  Thank you in advance for any
assistance. 

Aaron Thul
e-mol Development Team
http://www.e-mol.com/?layout=emol103

_______________________________________________________
Sent through e-mol. E-mail, Anywhere, Anytime. http://www.e-mol.com





-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to