[Dbix-class] Mod_perl Checklist?

Nathanial Hendler nathan at petfinder.com
Wed Aug 23 01:21:26 CEST 2006


It seems to me that the dynamic module loading is taking most of the
time per http request.  Does the dynamic module loading defeat the
benefit of mod perl?

When an http request is made, are the modules listed in
__PACKAGE__->load_classes() loaded each time?  Is there a way to have
these modules loaded just once per mod perl thread?

Thanks,
Nathan




More information about the Dbix-class mailing list