[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Omaha.pm] [olug] Apache



This works, but should only be used in low volume / trivial deployments where you're not worried about performance.

There are lots of high performance ways to deploy Perl web stacks. Here are a few, from the Catalyst docs (Catalyst is one popular Modern Perl web stack):

   https://metacpan.org/module/Catalyst::Manual::Deployment

i figured as much but i prefer Python so my scope with perl is "does it work? OK" :)

I think i ended up not going with fast_cgi because the person developing the app wasn't even utilizing FCGI and thus i didn't want the module loaded. </derail>
 
--Jay


On Wed, Oct 24, 2012 at 12:47 PM, Jay Hannah <jay@jays.net> wrote:
On Oct 24, 2012, at 10:22 AM, Jay Bendon <jaybocc2@gmail.com> wrote:
> First of all you're still using perl...

"Still?" Perl rocks. Linux rocks. Together, they are unstoppable.  :)

>    Options +ExecCGI
>    AddHandler cgi-script .cgi

This works, but should only be used in low volume / trivial deployments where you're not worried about performance.

There are lots of high performance ways to deploy Perl web stacks. Here are a few, from the Catalyst docs (Catalyst is one popular Modern Perl web stack):

   https://metacpan.org/module/Catalyst::Manual::Deployment

Hope that helps,

j
Omaha Perl Mongers:  http://omaha.pm.org






_______________________________________________
OLUG mailing list
OLUG@olug.org
https://lists.olug.org/mailman/listinfo/olug