[Catalyst] Catalyst under apache and modperl

Albert Vila avp at imente.com
Thu Nov 10 12:34:42 CET 2005


> Then I'm quite sure the problem is that each child has to compile the 
> entire app at first request.
> (I had a similar problem.)
>
>>
>> The httpd configuration is:
>>
>>  PerlSetEnv PERL5LIB /var/catalyst/myapp/lib:/var/catalyst/myapp/conf
>
> Try to add the following:
>
>    PerlModule MyApp


Now it seems that runs faster, but how can I know if each child compile 
the entire app?. I can't see the debug messages in the apache error file 
and I have the -Debug option enabled. I've upgraded Catalyst to 5.49_04 
and Catalyst::Engine::Apache to 0.99002.

Thanks.



More information about the Catalyst mailing list