[GitHub] [incubator-apisix] membphis opened a new issue #1533: [discuss] need a way to debug API (router rules)

2020-04-29 Thread GitBox
membphis opened a new issue #1533: URL: https://github.com/apache/incubator-apisix/issues/1533 here is an example of `tyk`: ![image](https://user-images.githubusercontent.com/6814606/80669083-1ea53780-8ad6-11ea-8ff1-4e03452ac1fe.png) ![image](https://user-images.githubusercon

[GitHub] [incubator-apisix-docker] totemofwolf opened a new pull request #47: fix v1.2 docker build issue

2020-04-29 Thread GitBox
totemofwolf opened a new pull request #47: URL: https://github.com/apache/incubator-apisix-docker/pull/47 - fix alpine build hooks - add centos build hooks This is an automated message from the Apache Git Service. To r

[GitHub] [incubator-apisix] dotSlashLu edited a comment on issue #1527: request help: Does apisix support password protected SSL certs?

2020-04-29 Thread GitBox
dotSlashLu edited a comment on issue #1527: URL: https://github.com/apache/incubator-apisix/issues/1527#issuecomment-621340159 Yes, this feature is very important for many businesses. In a large number of companies most of certificates, especially wildcard certificates, are asked to be en

[GitHub] [incubator-apisix] dotSlashLu commented on issue #1527: request help: Does apisix support password protected SSL certs?

2020-04-29 Thread GitBox
dotSlashLu commented on issue #1527: URL: https://github.com/apache/incubator-apisix/issues/1527#issuecomment-621340159 Yes, this feature is very important for many businesses. In a large number of companies most of certificates, especially wildcard certificates, are asked to be encrypted

[GitHub] [incubator-apisix] Miss-you opened a new issue #1532: request help: Apache APISIX upstream supports service discovery

2020-04-29 Thread GitBox
Miss-you opened a new issue #1532: URL: https://github.com/apache/incubator-apisix/issues/1532 ### Issue description If the upstream node migrates, it is currently necessary to call the Admin API to adjust the upstream address. I hope that the upstream address supports the service n

[GitHub] [incubator-apisix] sshniro edited a comment on pull request #1526: Adding function to remove stale objects from kafka logger

2020-04-29 Thread GitBox
sshniro edited a comment on pull request #1526: URL: https://github.com/apache/incubator-apisix/pull/1526#issuecomment-621225506 @membphis I did not understand the last statement, Are you referring to call the function at the end of _M.log function? Because the URL does not point to the co

[GitHub] [incubator-apisix] sshniro commented on pull request #1526: Adding function to remove stale objects from kafka logger

2020-04-29 Thread GitBox
sshniro commented on pull request #1526: URL: https://github.com/apache/incubator-apisix/pull/1526#issuecomment-621225506 @membphis I did not understand the last statement, Are you referring to call the function at the end of _M.log function? --

[GitHub] [incubator-apisix] membphis commented on pull request #1531: refactor: using rewrite phase and add lru cache for multiple origin

2020-04-29 Thread GitBox
membphis commented on pull request #1531: URL: https://github.com/apache/incubator-apisix/pull/1531#issuecomment-621224769 @ShiningRush please add some test cases This is an automated message from the Apache Git Service. To r

[incubator-apisix] branch master updated: feature: add batch request plugin. (#1388)

2020-04-29 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git The following commit(s) were added to refs/heads/master by this push: new 3a9e0fc feature: add batch request

[GitHub] [incubator-apisix] membphis commented on pull request #1526: Adding function to remove stale objects from kafka logger

2020-04-29 Thread GitBox
membphis commented on pull request #1526: URL: https://github.com/apache/incubator-apisix/pull/1526#issuecomment-621221467 @sshniro can we remove the stale object at the end of this function? https://github.com/apache/incubator-apisix/pull/1526/files#diff-955d30664be823b32eba60124bd

[incubator-apisix] branch master updated: doc: fixed wrong configurations in the logger docs (#1530)

2020-04-29 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git The following commit(s) were added to refs/heads/master by this push: new d970dab doc: fixed wrong configurat

[incubator-apisix] branch master updated: change: limit the maximum length of Lua code to 100. (#1525)

2020-04-29 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git The following commit(s) were added to refs/heads/master by this push: new a446cd0 change: limit the maximum l

[GitHub] [incubator-apisix] membphis commented on pull request #1388: feature: add batch request plugin.

2020-04-29 Thread GitBox
membphis commented on pull request #1388: URL: https://github.com/apache/incubator-apisix/pull/1388#issuecomment-621215153 merged, many thx @ShiningRush This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-apisix] moonming commented on issue #1527: request help: Does apisix support password protected SSL certs?

2020-04-29 Thread GitBox
moonming commented on issue #1527: URL: https://github.com/apache/incubator-apisix/issues/1527#issuecomment-621200197 not support yet. I think it's a good feature, do you have time to do this feature? This is an automated