《ngx_lua在又拍云的应用:日志收集及作用》PDF版.pdf

《ngx_lua在又拍云的应用:日志收集及作用》PDF版.pdf

ngx_lua Monkey Zhang (timebug) A Systems Engineer at UPYUN $ ./configure --prefix=/opt/nginx \ --add-module=/path/to/lua-nginx-module http { server { listen 8080; location /add { set $res ; rewrite_by_lua local a = tonumber(ngx.var.arg_a) or 0 local b = tonumber(ngx.var.arg_b) or 0 ngx.var.res = a + b ; conten

文档评论(0)

1亿VIP精品文档

相关文档