[Catalyst] App Deployment - Apache, FastCGI, init.d

Daniel McBrearty danielmcbrearty at gmail.com
Thu Sep 20 09:30:53 GMT 2007


also, try daemontools - that shell script will shrink to about 3
lines, and managing it will be a cinch. It's in the cat calendar stuff
somewhere.


On 9/20/07, Hans Dieter Pearcey <hdp at pobox.com> wrote:
> On Wed, Sep 19, 2007 at 08:57:10PM -0500, Mitchell Jackson wrote:
> > I've seen it mentioned on the list to use daemon tools with PAR (
> > http://www.catalystframework.org/calendar/2006/4 ) but that uses the
> > built-in myapp_server.pl, running it's own web server, and I much prefer
> > the apache/fastcgi approach, most especially because it leaves the work
> > of serving static content to apache instead of the heavier application
> > process.
>
> You misread.  It uses myapp_server.pl only to "make sure the PAR works
> properly".  Keep reading and you'll see it uses myapp_fastcgi.pl.
>
> hdp.
>
> _______________________________________________
> 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/
>


-- 
Daniel McBrearty
email : danielmcbrearty at gmail.com
http://www.engoi.com
http://danmcb.vox.com
http://danmcb.blogger.com
find me on linkedin and facebook
BTW : 0873928131



More information about the Catalyst mailing list