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

_______________________________________________
dancer-users mailing list
[email protected]
http://lists.preshweb.co.uk/mailman/listinfo/dancer-users

Reply via email to