Resources
Yichun Zhang , 27 Dec 2015 (created 24 Oct 2011)English Articles
An Introduction To OpenResty (nginx + lua) - Part 1, by Karl Seguin
http://openmymind.net/An-Introduction-To-OpenResty-Nginx-Lua/Ceryx - A dynamic NGINX, by Antonis Kalipetis
https://www.sourcelair.com/blog/articles/75/ceryx-dynamic-nginxRearchitecting GitHub Pages, by Charlie Somerville
http://githubengineering.com/rearchitecting-github-pages/CloudFlare's new WAF: compiling to Lua, by John Graham-Cumming.
https://blog.cloudflare.com/cloudflares-new-waf-compiling-to-lua/Dynamic CDN, by Ankit Jain
http://engineering.wingify.com/posts/dynamic-cdn/Scaling with Queues, by Rohit Yadav.
http://engineering.wingify.com/scaling-with-queues/Nginx image processing server with OpenResty and Lua, by leafo.
http://leafo.net/posts/creating_an_image_server.htmlWebSockets with OpenResty, by Aapo Talvensaari.
https://medium.com/p/1778601c9e05Scaling TextRazor in the Cloud with Nginx and Lua, by Toby.
http://www.textrazor.com/blog/2013/03/scaling-textrazor-in-the-cloud-with-nginx-and-lua.htmlAugmenting APIs with Nginx and Lua, by Raimon Grau
http://3scale.github.com/2013/01/09/augment-your-api-without-touching-it/Pushing Nginx to its limit with Lua, by Matthieu Tourne
http://blog.cloudflare.com/pushing-nginx-to-its-limit-with-luaYak Shaving: Adding OAuth Support to Nginx via Lua, by Jose Diaz-Gonzalez
http://seatgeek.com/blog/dev/oauth-support-for-nginx-with-luaMy beautiful dark twisted reverse-proxy LRU cache, by Mike Ferrier
http://mikeferrier.com/2011/05/14/my-beautiful-dark-twisted-reverse-proxy-LRU-cache/Day 41 - Setting up ngx_openresty (WAS: testing Test::Nginx) , by Antoine Bonavita
http://www.nginx-discovery.com/2011/03/day-41-setting-up-ngxopenresty-was.html
Chinese Articles
An introduction to OpenResty, by Wang Dong
http://wdicc.com/intro-openresty/Nginx 3rd-Party Module Experiments Journal, by smallfish
http://chenxiaoyu.org/2011/10/30/nginx-modules/Recommending OpenResty - An Nginx Version with Fully Capable Addons, by Wendal Chen
http://wendal.net/338.htmlConstructing Efficient and Transparent Caching Mechanism with Memc Nginx Module and Srcache Nginx Module, by Zhang Yang
http://www.codinglabs.org/html/nginx-memc-and-srcache.htmlThe Nginx Session Module, by smallfish
http://chenxiaoyu.org/2011/11/09/nginx-session/Nginx-Lua HTTP 401 Basic Authentication, by smallfish
http://chenxiaoyu.org/2012/02/08/nginx-lua-401-auth/Using ngx_openresty to create an AJAX-style pager for data listing, by lhmwzy
http://blog.163.com/lhmwzy@126/blog/static/64215736201212384413704/Nginx Variable Tutorials, by agentzh
http://blog.sina.com.cn/openrestyNginx & Lua, by laowang
http://huoding.com/2012/08/31/156Implementing a simple server-push solution, by laowang