[dancer-users] Dancer2 Deployment

Hugues hugues at max4mail.com
Tue Nov 3 06:48:36 GMT 2015


Hello David
I use nginx or Apache ( as proxy ) of starman with pre forked process 
since long month

This is very fast, more than apache + fcgi

Hugues




Le 03/11/2015 06:02, David H a écrit :
> Hi All,
>
> I just need some basic advice on deploying Dancer2 onto RedHat.
> I am wanting to deploy it to be multithreaded, or at least not to 
> block when it is running requests.
>
> Starman and Twiggy both seem to not want to run multithreads for some 
> reason and I tried the Apache way and it just seems to compile the 
> code everytime which ended up being not any faster than a single thread.
>
> What ways do people here deploy the app to be fast/multi-threaded?
>
> I tried this:
>
> http://search.cpan.org/dist/Dancer/lib/Dancer/Deployment.pod#Running_as_a_cgi-script_%28or_fast-cgi%29_under_Apache
>
> However it seemed to recompile everything for every request.
>
> I understand about static files being hosted in front etc...as well, 
> which I may do in the future.
>
> Thanks,
>
> David
>
>
> _______________________________________________
> dancer-users mailing list
> dancer-users at dancer.pm
> http://lists.preshweb.co.uk/mailman/listinfo/dancer-users

-- 
Salutations

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.preshweb.co.uk/pipermail/dancer-users/attachments/20151103/b299c493/attachment.html>


More information about the dancer-users mailing list