Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
添加新模块,如何让它先于http_lua处理数据
wjincai272008
章老师您好,请教个问题
背景是这样的:
我写了一个模块,想通过修改脚本,让他能够先处理数据,然后再由http_lua处理。
做了如下修改,提示No source directory found for ../ngx_http_proxy_connect。我已经把代码复制到bundle文件中了。
如此修改是否正确?请给点提示,谢谢了