[Catalyst] loading modules before the server forks
Octavian Rasnita
orasnita at gmail.com
Thu Nov 8 19:32:37 GMT 2007
Hi,
If I have a Catalyst application and I use
PerlResponseHandler Application::Name
in httpd.conf
and I load that module in a startup.pl file, what happends with the modules
that might be loaded by that Catalyst app?
Are they also loaded before the server forks? Or I will need to load them
manually one by one in the startup.pl?
Thanks.
Octavian
More information about the Catalyst
mailing list