Hello! On Mon, Jul 29, 2013 at 4:17 PM, nenad wrote: > Do you know if there will be some performance related Issues with usage of > the lua module? >
The ngx_lua module was created with performance in mind from day #1 and quite a few people have been using it in production to prevent developing custom nginx C modules. So if you run into any performance issues, just let me know. BTW, you're recommended to use LuaJIT 2.0+ with ngx_lua to maximize speed. Regards, -agentzh _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
