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.). Thanks! -gordon _______________________________________________ dancer-users mailing list [email protected] http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
