[Catalyst] Newbie questions regarding nginx/fastcgi configuration

Robert Brown rob at intelcompute.com
Sun Dec 16 22:35:42 GMT 2012


Here's a basic run script I use for my projects, think I got it from the 
Catalyst wiki pages somwehere...

http://paste.scsys.co.uk/219142



On 12/16/2012 10:21 PM, Kieren Diment wrote:
>
>
> On 17/12/2012, at 9:09 AM, Victor Cassen wrote:
>
>> Hi,
>>
>> I am trying to deploy my first Catalyst application using nginx, and I am
>> confused by various sources of documentation as to whether or not I'm
>> required to run a separate fastcgi wrapper, or whether script/
>> myapp_fastcgi.pl *is* my wrapper.  If I do need a separate wrapper, is
>> there one that is preferred?
>>
>
> The *fastcgi.pl is your wrapper.
>
> The source of your confusion is that you probably want a way to stop and start it cleanly.  I've heard people like daemontools for that, although the wrong and filthy way to do it is to run the fastcgi script in a screen session.
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/

-- 
IntelCompute
Web Design & Online Marketing Experts

http://www.intelcompute.com



More information about the Catalyst mailing list