+1 binding
Checked:
1. Download links are valid;
2. Checksum and gpg signatures are valid;
3. License and NOTICE files are good;
4. All files have the necessary License header;
make deps & make init & make run works well @macOS
On 2020/11/28 13:07:03, Ming Wen wrote:
> Hello, Community,
>
Hi, Community,
In the discussion on the mailing list of "Proposal: add the traffic split
plugin to apisix", there are two options:
1. Use plugin to achieve current traffic transfer;
2. Use the existing `match` rules in `Route` to achieve traffic transfer.
After several weeks of discussions with
hello, dev,
As you know, Apache APISIX is based on OpenResty.
Recently, in the 1.19 release of OpenResty, index.html and 5xx.html pages
have embedded blog posts from commercial company[1].
Therefore, I think it is necessary to customize these two pages of Apache
APISIX, otherwise the users of Apa
Hi, everyone,
I am very sorry, the current mailing list content does not show the results of
the title very well. Later, I will rearrange the content of the email before
sending it out.
At 2020-11-29 22:35:58, "Yuelin Zheng" wrote:
>Hi, Community,
>
>Regarding the "Proposal: add the traffic
+1 binding
I checked:
1. All Download links are valid.
2. good to go in Centos 7.
3. All files have the necessary License header.
+1 binding
I checked:
1. Download links are valid.
2. `tar zxvf apache-apisix-2.1-src.tgz` is ok in Ubuntu 20.04.1 LTS.
3. License and NOTICE files are good.
4. All files have the necessary License header.
5. Successfully run under Ubuntu 20.04.1 LTS.
```
$ make deps
...
Stopping after installing
Maybe we need to define the metadata and schema of plugin.
Here are my thoughts.
1. The data shared by all instances of a plugin, put it in the metadata.
2. The data don't shared by all between instances of a plugin, put it in
the schema.
YuanSheng Wang 于2020年11月29日周日 下午2:23写道:
> @vincixu
>
Hi, Community,
Regarding the "Proposal: add the traffic split plugin to apisix" mailing list
discussion, after several weeks of discussions with community members, we
reached a consensus that the traffic splitting function can be implemented
through plugins.
Mailing list discussion address:
h