in reply to Most efficient way to run Perl scripts on nginx server?

I recommend uWSGI. It is a deep and flexible application server and it can be built with a PSGI plugin for Perl. I am using it on linode for a couple of different applications on the same host.

  • Comment on Re: Most efficient way to run Perl scripts on nginx server?

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.