??????[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] bi-weekly online video meeting

2020-04-21 Thread YuanSheng Wang
Hi: Should we do video recording? Where will we upload these video content later? On Tue, Apr 21, 2020 at 4:59 PM hui li wrote: > hi, > I want to know how long the first meeting will last? Generally speaking, it > takes at least 45 minutes to clarify an issue. Too short meeting time or > too

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] bi-weekly online video meeting

2020-04-21 Thread hui li
hi, I want to know how long the first meeting will last? Generally speaking, it takes at least 45 minutes to clarify an issue. Too short meeting time or too many issues are often not so effective. Secondly, whether the conference platform uses Tencent conference or BILIBILI live? What is the theme

Re: [DISCUSS] bi-weekly online video meeting

2020-04-21 Thread Ming Wen
hello, Here's the info of Tencent meeting, and we will discuss the apache way and new features of Apache APISIX 1.2. This is our first online meeting and welcome everyone:) time: 2020/4/23 20:00-21:00 (BST) meeting link: https://meeting.tencent.com/s/5aNrDI62ce1b ID:779 364 680 broadcast live:

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: APACHE APISIX access log format optimization

2020-04-21 Thread hui li
This is a github issue, follow up here https://github.com/apache/incubator-apisix/issues/1482 Nirojan Selvanathan 于2020年4月20日周一 下午6:54写道: > +1, It's very useful to have such granular info. It would be great if we > can configure what optional parameter we need as well, instead of logging > every

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