Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Catalyst: Users

myapp_fastcgi.pl does not run in background

 

 

Catalyst users RSS feed   Index | Next | Previous | View Threaded


tuco at pasteur

Jan 5, 2010, 2:27 AM

Post #1 of 5 (915 views)
Permalink
myapp_fastcgi.pl does not run in background

Hi,

First of all, happy new year for all the catalysters and all the best
for this new year.

I am running Catalyst 5.80016, and when launch my production server,
using FastCGI, myapp_fastcgi.pl does not run into background even if I
specify option -d or --daemon.

Is it a bug or should I use another option?

Thanks for any hint.

Regards

--
-------------------------
Emmanuel Quevillon
Biological Software and Databases Group
Institut Pasteur
+33 1 44 38 95 98
tuco at_ pasteur dot fr
-------------------------


_______________________________________________
List: Catalyst [at] lists
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
Dev site: http://dev.catalyst.perl.org/


akovbovich at gmail

Jan 5, 2010, 3:51 AM

Post #2 of 5 (865 views)
Permalink
Re: myapp_fastcgi.pl does not run in background [In reply to]

Hi,

try this option: --detach

2010/1/5 Emmanuel Quevillon <tuco [at] pasteur>:
> Hi,
>
> First of all, happy new year for all the catalysters and all the best for
> this new year.
>
> I am running Catalyst 5.80016, and when launch my production server, using
> FastCGI, myapp_fastcgi.pl does not run into background even if I specify
> option -d or --daemon.
>
> Is it a bug or should I use another option?
>
> Thanks for any hint.
>
> Regards
>
> --
> -------------------------
> Emmanuel Quevillon
> Biological Software and Databases Group
> Institut Pasteur
> +33 1 44 38 95 98
> tuco at_ pasteur dot fr
> -------------------------
>
>
> _______________________________________________
> List: Catalyst [at] lists
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
> Dev site: http://dev.catalyst.perl.org/
>

_______________________________________________
List: Catalyst [at] lists
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
Dev site: http://dev.catalyst.perl.org/


tuco at pasteur

Jan 5, 2010, 4:28 AM

Post #3 of 5 (858 views)
Permalink
Re: myapp_fastcgi.pl does not run in background [In reply to]

On 01/05/2010 12:51 PM, Андрей П. Ковбович wrote:
> Hi,
>
> try this option: --detach
>
>

Hi,

That solved my problem. But it could be good to change it from the help
message which is still :

Usage:
myapp_fastcgi.pl [options]

Options:
-? -help display this help and exits
...
-d --daemon daemonize (requires -listen)
-M --manager specify alternate process manager
(FCGI::ProcManager sub-class)
or empty string to disable
-e --keeperr send error messages to STDOUT, not
to the webserver

Cheers

Emmanuel
> 2010/1/5 Emmanuel Quevillon<tuco [at] pasteur>:
>
>> Hi,
>>
>> First of all, happy new year for all the catalysters and all the best for
>> this new year.
>>
>> I am running Catalyst 5.80016, and when launch my production server, using
>> FastCGI, myapp_fastcgi.pl does not run into background even if I specify
>> option -d or --daemon.
>>
>> Is it a bug or should I use another option?
>>
>> Thanks for any hint.
>>
>> Regards
>>
>> --
>> -------------------------
>> Emmanuel Quevillon
>> Biological Software and Databases Group
>> Institut Pasteur
>> +33 1 44 38 95 98
>> tuco at_ pasteur dot fr
>> -------------------------
>>
>>
>> _______________________________________________
>> List: Catalyst [at] lists
>> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
>> Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
>> Dev site: http://dev.catalyst.perl.org/
>>
>>
> _______________________________________________
> List: Catalyst [at] lists
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
> Dev site: http://dev.catalyst.perl.org/
>


--
-------------------------
Emmanuel Quevillon
Biological Software and Databases Group
Institut Pasteur
+33 1 44 38 95 98
tuco at_ pasteur dot fr
-------------------------


_______________________________________________
List: Catalyst [at] lists
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
Dev site: http://dev.catalyst.perl.org/


andrew at cleverdomain

Jan 5, 2010, 10:14 AM

Post #4 of 5 (848 views)
Permalink
Re: myapp_fastcgi.pl does not run in background [In reply to]

On Tuesday 05 January 2010 06:28:36 am Emmanuel Quevillon wrote:
> On 01/05/2010 12:51 PM, Андрей П. Ковбович wrote:
> > Hi,
> >
> > try this option: --detach
>
> Hi,
>
> That solved my problem. But it could be good to change it from the help
> message which is still :
>

The correct option is --daemon; this is a bug in 5.80016. It's been fixed in
svn (r12387) but not released yet.

Andrew

_______________________________________________
List: Catalyst [at] lists
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
Dev site: http://dev.catalyst.perl.org/


bobtfish at bobtfish

Jan 9, 2010, 7:39 AM

Post #5 of 5 (773 views)
Permalink
Re: myapp_fastcgi.pl does not run in background [In reply to]

On 5 Jan 2010, at 12:28, Emmanuel Quevillon wrote:

> On 01/05/2010 12:51 PM, Андрей П. Ковбович wrote:
>> Hi,
>>
>> try this option: --detach
>>
>>
>
> Hi,
>
> That solved my problem. But it could be good to change it from the
> help message which is still :

This is a regression and has been fixed in trunk.

I've left the --detach option there also (but it's not documented) to
avoid screwing anyone over who is using that now..

Cheers
t0m


_______________________________________________
List: Catalyst [at] lists
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
Dev site: http://dev.catalyst.perl.org/

Catalyst users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.