On Sun, 2011-03-13 at 15:02 +0000, Mike Raynham wrote:
> The example in the Advent Calendar runs the app as an external process. 
>   Here's a copy of one of my old external Apache Virtual Host files:
> 
> [snip]
> 
> To start the app as an external process (or 3), you need something like 
> this:
> 
> /var/www/example.com/public_html/script/example_fastcgi.pl -n 3 \
>     -l /var/run/example.socket -p /var/run/example.pid -d -e

Thanks for these examples...  I've been meaning to move from static to
external fastcgi for a while now, and this gave me the push and the help
I needed.

Cheers,
Denny

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
List: Catalyst@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/

Reply via email to