[Catalyst] URL and myapp_cgi or myapp_fastcgi mapping.

Dister Kemp dister.kemp at gmail.com
Mon May 14 07:54:55 GMT 2007


Thanks Matt,
    Yes, I believe that is the reason why we have to go with FastCGI
in Catalyst Apps. At least, as a starter, I am able to see a substantial
exec time increase with CGI over FastCGI. So I guess I will stick
with FastCGI.
Thanks
Dister.

On 5/7/07, Matt S Trout <dbix-class at trout.me.uk> wrote:
>
> On Sat, May 05, 2007 at 09:14:33PM +0530, Dister Kemp wrote:
> > Hey Sebastien,
> >
> >   I am just mailing to say a quick 'Thank you', that approach worked.
> > Looks like my understanding of the Alias directive of Apache
> > was not sufficient. Yes, /tmp will not be the final one as you had said.
> >
> > Now FastCGI approach works, but yet to try with CGI.
> > What exactly you meant by myapp.cgi
> > I dont see one like that? Did you mean myapp_cgi.pl that is
> > autogenerated in the script folder by Catalyst?
>
> Catalyst is optimised for runtime at the expense of startup, so tbh I
> wouldn't worry too much about the CGI handler - the performance is
> Not Stunning (tm) and I've never had reason to deploy it in production.
>
> --
>       Matt S Trout       Need help with your Catalyst or DBIx::Class
> project?
>    Technical Director    Want a managed development or deployment
> platform?
> Shadowcat Systems Ltd.   Contact mst (at) shadowcatsystems.co.uk for a
> quote
>
> http://www.shadowcatsystems.co.uk/
>
> _______________________________________________
> List: Catalyst at lists.rawmode.org
> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20070514/91cc3=
306/attachment.htm


More information about the Catalyst mailing list