Nginx & Lua: Hacks, optimizations & observations

Posted by Quintin Par on Server Fault See other posts from Server Fault or by Quintin Par
Published on 2012-09-04T18:23:34Z Indexed on 2012/09/09 15:40 UTC
Read the original article Hit count: 274

Filed under:
|
|
|
|

Following this post on using Lua to increase nginx’s flexibility and in reducing load on the web stack I am curious to know how people are using Lua to enhance nginx’s capability.

Are there any notable hacks, optimizations & observations using Lua? Hacks that people have used to discover capability with Nginx that would otherwise be complicated/impossible with a webserver or reverse proxy?

Edit:
Links:
http://thechangelog.com/post/3249294699/super-nginx-killer-build-of-nginx-build-for-luajit-plus
http://skillsmatter.com/podcast/home/scripting-nginx-with-lua/te-4729
http://devblog.mixlr.com/2012/06/26/how-we-use-nginx-lua-and-redis-to-beta-ify-mixlr/

© Server Fault or respective owner

Related posts about nginx

Related posts about webserver