zhjx922 / lua-upload

openresty file chunk upload
3 stars 2 forks source link

基于lua-resty-upload的上传Server

支持分片上传、限速

启动:/usr/local/openresty/nginx/sbin/nginx -p `pwd`/ -c conf/nginx.conf

重启:/usr/local/openresty/nginx/sbin/nginx -p `pwd`/ -c conf/nginx.conf -s reload