master deps error??20210219??

2021-02-18 Thread 15717900
hello,       I use Tencent virtual machine to compile the master version.       the error message is ---this is err begin---       inflating: luasocket-3.0-rc1/test/udpconnectsrvr.lua   inflating: luasocket-3.0-rc1/test/unixclnt.lua   infla

Re: master deps error【20210219】

2021-02-18 Thread YuanSheng Wang
it is not easy to read your email. please check the mail setting, or you can use another email system. On Fri, Feb 19, 2021 at 9:37 AM 15717900 <15717...@qq.com> wrote: > hello, >       I use Tencent virtual machine to compile the master > version. >       the error message is > > > -

Re: master deps error【20210219】

2021-02-18 Thread Wesley Peng
QQ MIME sucks. please use a standard email product such as Gmail. On Fri, Feb 19, 2021, at 9:37 AM, 15717900 wrote: > hello, >       I use Tencent virtual machine to compile the master > version. >       the error message is > > > ---this is err > begin

Re: [DISCUSS] Add consul_kv discovery module for apisix

2021-02-18 Thread 聂永
Hi, I am back :) As the `eureka` demo show: ```bash $ curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1' -X PUT -i -d ' { "uri": "/user/*", "upstream": { "service_name": "USER-SERVICE", "type": "roundrobin", "discove

[DISCUSS] Remove the support of OpenResty 1.15.8

2021-02-18 Thread Zexuan Luo
Currently we support OpenResty 1.15.8 ~ 1.19.3 Unlike the latter versions, OpenResty 1.15.8 has some limitations: * lack of support for OpenSSL 1.1.1 / TLS 1.3 * need some hack to simulate new features: https://github.com/apache/apisix/blob/b777146d00eb1682d78ab01be9064e79c151e0a4/apisix/cli/ngx_t