当 Lua IPC 管道阻塞 OpenResty 或 Nginx 的事件循环
Lua Resty Upload Library
Yichun Zhang , 12 Nov 2012 (created 12 Nov 2012)Streaming reader and parser for HTTP file uploading based on Lua Nginx Module's cosocket API.
Project homepage: https://github.com/agentzh/lua-resty-upload
This library is enabled by default. You can specify the --without-lua_resty_upload
option
to OpenResty's ./configure
script to explicitly disable it.