Re: [DISCUSS] Apache APISIX version 1.3

2020-05-04 Thread YuanSheng Wang
e new version > >> features. The title is "Hopefully, APISIX will enable the > management > >> of static resources" > >> > >> > >> -- 原始邮件 -- > >> 发件人: "Ming Wen" >> 发送时间: 2020年4月21日(星期二) 下午3:58 > >>

Re: [DISCUSS] Apache APISIX version 1.3

2020-05-02 Thread Lang Wang
d an idea about static resource >> management, hoping to join the discussion of the new version >> features. The title is "Hopefully, APISIX will enable the management >> of static resources" >> >> >> -- 原始邮件 ---------- >> 发件

Re: [DISCUSS] Apache APISIX version 1.3

2020-04-22 Thread hui li
management > of static resources" > > > -- 原始邮件 -- > 发件人: "Ming Wen" 发送时间: 2020年4月21日(星期二) 下午3:58 > 收件人: "dev" > 主题: [DISCUSS] Apache APISIX version 1.3 > > > > Hi, community, > Version 1.2 has been rel

??????[DISCUSS] Apache APISIX version 1.3

2020-04-21 Thread 15717900
hi,     Yesterday I submitted an idea about static resource management, hoping to join the discussion of the new version features. The title is "Hopefully, APISIX will enable the management of static resources" --  -- ??: "Ming Wen"

Re: [DISCUSS] Apache APISIX version 1.3

2020-04-21 Thread YuanSheng Wang
On Tue, Apr 21, 2020 at 5:22 PM agile6v wrote: > Hi > > Will support memory-based proxy-cache plugin. This feature has been > delayed for a long time. > I have implemented one version, but it is not good enough.(bad perfomance) I think the plugin proxy-cache[1] is good enough. [1] https://gith

Re: [DISCUSS] Apache APISIX version 1.3

2020-04-21 Thread YuanSheng Wang
On Tue, Apr 21, 2020 at 4:13 PM hui li wrote: > However, I do n’t know whether to support the configuration of the > access.log format through the configuration file or we provide a default > access.log format. Of course, we also need to add built-in variables such > as route_id, service_id and s

Re: [DISCUSS] Apache APISIX version 1.3

2020-04-21 Thread agile6v
Hi Will support memory-based proxy-cache plugin. This feature has been delayed for a long time. Thanks, agile6v On 2020/04/21 07:58:23, Ming Wen wrote: > Hi, community, > Version 1.2 has been released and it's time to discuss version 1.3. > > After the 1.2 release, Apache APISIX fixed sever

Re: [DISCUSS] Apache APISIX version 1.3

2020-04-21 Thread Ming Wen
got it. I agreed with you, please create a issue and assign to yuansheng wang. Thanks, Ming Wen, Apache APISIX & Apache SkyWalking Twitter: _WenMing hui li 于2020年4月21日周二 下午4:17写道: > On the other hand, the Exporter query interface provided by the Prometheus > plug-in is placed in the global rou

Re: [DISCUSS] Apache APISIX version 1.3

2020-04-21 Thread caoyong
I strongly suggest adding support for skywalking in the version of 1.3. 发自我的iPhone > 在 2020年4月21日,下午3:58,Ming Wen 写道: > > Hi, community, > Version 1.2 has been released and it's time to discuss version 1.3. > > After the 1.2 release, Apache APISIX fixed several security issues, > and I recomm

Re: [DISCUSS] Apache APISIX version 1.3

2020-04-21 Thread hui li
This is a github issue, follow up here https://github.com/apache/incubator-apisix/issues/1482 Ming Wen 于2020年4月21日周二 下午4:09写道: > good idea, welcome PR. > > Thanks, > Ming Wen, Apache APISIX & Apache SkyWalking > Twitter: _WenMing > > > hui li 于2020年4月21日周二 下午4:08写道: > > > Hi, > > The current A

Re: [DISCUSS] Apache APISIX version 1.3

2020-04-21 Thread hui li
On the other hand, the Exporter query interface provided by the Prometheus plug-in is placed in the global route. I think there are certain security risks on doing so; I suggest that Apache APISIX Exporter can expose data through the admin API interface. Ming Wen 于2020年4月21日周二 下午3:58写道: > Hi, co

Re: [DISCUSS] Apache APISIX version 1.3

2020-04-21 Thread Ming Wen
I think we can just provide a configurable access log format, the more complex ones are recommended to be done using kafka and other logger plugins Thanks, Ming Wen, Apache APISIX & Apache SkyWalking Twitter: _WenMing hui li 于2020年4月21日周二 下午4:13写道: > However, I do n’t know whether to support t

Re: [DISCUSS] Apache APISIX version 1.3

2020-04-21 Thread hui li
However, I do n’t know whether to support the configuration of the access.log format through the configuration file or we provide a default access.log format. Of course, we also need to add built-in variables such as route_id, service_id and so on in the Nginx configuration files. Ming Wen 于2020年

Re: [DISCUSS] Apache APISIX version 1.3

2020-04-21 Thread Ming Wen
good idea, welcome PR. Thanks, Ming Wen, Apache APISIX & Apache SkyWalking Twitter: _WenMing hui li 于2020年4月21日周二 下午4:08写道: > Hi, > The current Apache APISIX's 'access.log' format is as follows: > 9.35.159.205 - - [20/Apr/2020:16:46:39 +0800] > service-61ge01ri-1251890925.szjr.apigw.tencentcs

Re: [DISCUSS] Apache APISIX version 1.3

2020-04-21 Thread hui li
Hi, The current Apache APISIX's 'access.log' format is as follows: 9.35.159.205 - - [20/Apr/2020:16:46:39 +0800] service-61ge01ri-1251890925.szjr.apigw.tencentcs.com:9080 "GET /e H7.29.0" - 0.000 Generally speaking, it contains less information. At present, the 'access.log' of our gateway usual

[DISCUSS] Apache APISIX version 1.3

2020-04-21 Thread Ming Wen
Hi, community, Version 1.2 has been released and it's time to discuss version 1.3. After the 1.2 release, Apache APISIX fixed several security issues, and I recommend that we start the 1.3 release as soon as possible, mainly fixing security issues, and performance optimization of the Prometheus pl