Re: [DISCUSS] Support the request mirror

2020-03-14 Thread YuanSheng Wang
> In addition, if the mirror directive placed inside the / location, the performance also needs to be confirmed. In theory, it shouldn't make any different. love this way. good luck On Sat, Mar 14, 2020 at 8:34 PM agile6v wrote: > Hi YuanSheng, > > If use named location, maybe the contents of t

Re: [DISCUSS] Support the request mirror

2020-03-14 Thread agile6v
Hi YuanSheng, If use named location, maybe the contents of the / location need to be copied into it, this will cause the configuration to become redundant. The best way is to support variable in the mirror directive, i have submitted the patch to nginx community, hopefully the future version o

Re: [ANNOUNCE] Apache Apisix official docker image released !

2020-03-14 Thread YuanSheng Wang
Wow, that is cool. nice job ^_^ On Sat, Mar 14, 2020 at 3:06 PM Lang Wang wrote: > Hello Community, > > > We are glade to announce that the first official Apache Apisix docker image > launched already at dockerhub [1]. > Current latest tag points to the Apache Apisix releases 1.1 [2] . > You g

Re: [DISCUSS] Support the request mirror

2020-03-14 Thread YuanSheng Wang
Hi: love this feature too. But I think We can refer to this implementation[1]. [1] https://github.com/apache/incubator-apisix/blob/master/bin/apisix#L416 On Sat, Mar 14, 2020 at 10:34 AM Ming Wen wrote: > looks good to

[ANNOUNCE] Apache Apisix official docker image released !

2020-03-14 Thread Lang Wang
Hello Community, We are glade to announce that the first official Apache Apisix docker image launched already at dockerhub [1]. Current latest tag points to the Apache Apisix releases 1.1 [2] . You guys just have to run command like `docker pull apache/apisix:latest` from now on. We will maintain