[dancer-users] Recommendations for NGINX + Dancer deployment, no Starman
Stefan Hornburg (Racke)
racke at linuxia.de
Fri Nov 1 12:57:56 GMT 2013
On 11/01/2013 01:56 PM, Assaf Gordon wrote:
> Hello,
>
> I'm looking to deploy a small (or multiple small) Dancer application on a small server (512MB).
> Memory efficiency and stability are more important than high-performance in this instance.
>
> I've switched from Apache to NGINX, which saved a lot of memory.
> I'm now looking to use either FastCGI or CGI with NGINX + Dancer - are there any examples for this kind of deployment?
> other recommendations?
> I want to avoid running an external process (e.g. plackup/starman/twiggy/etc.).
>
CGI doesn't make sense with Dancer + Nginx.
FastCGI is an external process as well.
Regards
Racke
--
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team
More information about the dancer-users
mailing list