Alex Pavlovic wrote:
> No,
>
> Just FCGI-0.67
>
> Thanks.
>
> On Wednesday 19 July 2006 17:04, Matt S Trout wrote:
>   
>> Alex Pavlovic wrote:
>>     
>>> Hi,
>>>
>>> I just found something odd when trying to inherit from a base controller.
>>> I attached the complete application and debug output. From the debug
>>> output you can clearly see that "MyApp powered by Catalyst" as well as
>>> other things appear 4 times in the output and are being duplicated. This
>>> caused some concern.
>>>
>>> Please note that this only appears when running under fastcgi environment
>>> and lighttpd, I haven't tested the apache and standalone server does not
>>> seem to be affected.
>>>       
>> Are you using the FGCI process manager?
>>     
Try adding "warn 'Starting up process id '.$$;" immediately before 
__PACKAGE__->setup and see if it's getting loaded multiple times in 
different processes

-- 
     Matt S Trout       Offering custom development, consultancy and support
  Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +


_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to