[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Recommended solution to run Lua scripts with Nginx?
- From: "Aaron B." <aaron@...>
- Date: Sun, 8 Dec 2013 19:01:41 -0500
On Sat, 7 Dec 2013 18:56:38 -0500
Javier Guerra Giraldez <javier@guerrag.com> wrote:
> On Sat, Dec 7, 2013 at 6:46 PM, Gilles Ganault <gilles.ganault@free.fr> wrote:
> > Apparently, there are two ways to use Lua with Nginx:
> > - run scripts through CGI
> > - use the ngx_lua module that seems to embed the Lua interpreter
> > within Nginx
>
>
> there's also uWSGI
>
I'm using nginx/uWSGI/Orbit in production right now. uWSGI has a bit of a
learning curve, but works nicely once it's running.
--
Aaron B. <aaron@zadzmo.org>