Pinpointing the Python Code Paths with High Disk I/O (using OpenResty XRay)
Resources
liwang2019 , 27 Aug 2020 (created 24 Oct 2011)Offcial Blog
English Articles
How OpenResty and Nginx Allocate and Manage Memory
The LuaJIT GC64 Mode
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-nginx
Rearchitecting GitHub Pages, by Charlie Somerville
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
Nginx image processing server with OpenResty and Lua, by leafo.
WebSockets with OpenResty, by Aapo Talvensaari.
Scaling 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.html
Pushing Nginx to its limit with Lua, by Matthieu Tourne
http://blog.cloudflare.com/pushing-nginx-to-its-limit-with-lua
Yak Shaving: Adding OAuth Support to Nginx via Lua, by Jose Diaz-Gonzalez
http://seatgeek.com/blog/dev/oauth-support-for-nginx-with-lua
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
Nginx 3rd-Party Module Experiments Journal, by smallfish
Recommending OpenResty - An Nginx Version with Fully Capable Addons, by Wendal Chen
The Nginx Session Module, by smallfish
Nginx-Lua HTTP 401 Basic Authentication, by smallfish
Nginx Variable Tutorials, by agentzh
Nginx & Lua, by laowang
Implementing a simple server-push solution, by laowang