Lua / FastCGI / Nginx / Gentoo

agentzh agentzh at gmail.com
Wed Nov 24 06:30:20 MSK 2010


On Wed, Nov 24, 2010 at 7:15 AM, Henning Diedrich <hd2010 at eonblast.com> wrote:
> Hi Nginxkys,
>
> I posted an article recently on how to get Lua to work in Nginx, on gentoo.
>

Have you ever checked out our ngx_lua module? ;)

    http://github.com/chaoslawful/lua-nginx-module

For IO-intensive applications, it should have much better performance
than the FastCGI approach because it integrates Lua coroutines
directly into the nginx event model :)

Thanks!
-agentzh



More information about the nginx mailing list