<div dir="ltr"><div><div><div><div><div><div>Hi All,<br><br></div>I just need some basic advice on deploying Dancer2 onto RedHat.<br></div>I am wanting to deploy it to be multithreaded, or at least not to block when it is running requests.<br><br></div>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.<br><br></div>What ways do people here deploy the app to be fast/multi-threaded?<br><br></div>I tried this:<br><br><a href="http://search.cpan.org/dist/Dancer/lib/Dancer/Deployment.pod#Running_as_a_cgi-script_%28or_fast-cgi%29_under_Apache">http://search.cpan.org/dist/Dancer/lib/Dancer/Deployment.pod#Running_as_a_cgi-script_%28or_fast-cgi%29_under_Apache</a><br></div><br>However it seemed to recompile everything for every request.<br><br><div><div><div><div>I understand about static files being hosted in front etc...as well, which I may do in the future.<br><br></div><div>Thanks,<br><br></div><div>David<br></div></div></div></div></div>