oawang

Results 4 issues of oawang

1. 修复 SimpleHttpCommandCenter 线程关闭问题 2. 增加SentinelConfigGatewayTypeInitializer 提前设置网关 APPType

client 支持指定IP+port调用吗

[Dockerfile.txt](https://github.com/openresty/lua-nginx-module/files/5622090/Dockerfile.txt) ng:1.19.3 ADD https://github.com/openresty/luajit2/archive/v2.1-20201027.tar.gz #ngx_devel_kit(NDK)模块 ADD https://github.com/simpl/ngx_devel_kit/archive/v0.3.0.tar.gz #lua-nginx-module 模块 ADD https://github.com/openresty/lua-nginx-module/archive/v0.10.19.tar.gz 报错信息 module in /usr/local/src/lua-nginx-module-0.10.19 checking for LuaJIT 2.x ... not found ./configure: error: unsupported LuaJIT version; ngx_http_lua_module requires LuaJIT...