[GitHub] [incubator-apisix] spacewander opened a new issue #1101: request help: is the worker_rlimit_core too small?

2020-02-01 Thread GitBox
spacewander opened a new issue #1101: request help: is the worker_rlimit_core too small? URL: https://github.com/apache/incubator-apisix/issues/1101 https://github.com/apache/incubator-apisix/blob/master/bin/apisix#L98 Currently we configure the `worker_rlimit_core` to 500M, which may

[GitHub] [incubator-apisix] iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373816696 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,376 @@ + +local core = require("apisix.core")

[GitHub] [incubator-apisix] iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373816684 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,376 @@ + +local core = require("apisix.core")

[GitHub] [incubator-apisix] iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373816704 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,376 @@ + +local core = require("apisix.core")

[GitHub] [incubator-apisix] iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373816599 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,376 @@ + +local core = require("apisix.core")

[incubator-apisix] branch master updated: feature: make the number of file is as configurable as the connections. (#1098)

2020-02-01 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming 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 fda20d9 feature: make the number of

[GitHub] [incubator-apisix] moonming merged pull request #1098: feature: make the number of file is as configurable as the connections.

2020-02-01 Thread GitBox
moonming merged pull request #1098: feature: make the number of file is as configurable as the connections. URL: https://github.com/apache/incubator-apisix/pull/1098 This is an automated message from the Apache Git Service.

[GitHub] [incubator-apisix] moonming closed issue #1094: add `reindex` to contribution guidelines

2020-02-01 Thread GitBox
moonming closed issue #1094: add `reindex` to contribution guidelines URL: https://github.com/apache/incubator-apisix/issues/1094 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-apisix] moonming merged pull request #1099: doc: check code style and test case style.

2020-02-01 Thread GitBox
moonming merged pull request #1099: doc: check code style and test case style. URL: https://github.com/apache/incubator-apisix/pull/1099 This is an automated message from the Apache Git Service. To respond to the message,

[incubator-apisix] branch master updated: doc: check code style and test case style. (#1099)

2020-02-01 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming 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 734b165 doc: check code style and

[GitHub] [incubator-apisix] renyineng commented on issue #1100: bug: Browser sends OPTIONS request, cannot match header, CURL request is fine

2020-02-01 Thread GitBox
renyineng commented on issue #1100: bug: Browser sends OPTIONS request, cannot match header, CURL request is fine URL: https://github.com/apache/incubator-apisix/issues/1100#issuecomment-581030505 The options request automatically sent by the browser does not carry parameters, so it does

[GitHub] [incubator-apisix] renyineng commented on issue #1100: bug: Browser sends OPTIONS request, cannot match header, CURL request is fine

2020-02-01 Thread GitBox
renyineng commented on issue #1100: bug: Browser sends OPTIONS request, cannot match header, CURL request is fine URL: https://github.com/apache/incubator-apisix/issues/1100#issuecomment-581029682 The OPTIONS that the browser sends automatically across domains does not pass the header,

[GitHub] [incubator-apisix] membphis commented on issue #1100: bug: 浏览器发送 OPTIONS请求,无法匹配header, CURL请求没问题

2020-02-01 Thread GitBox
membphis commented on issue #1100: bug: 浏览器发送 OPTIONS请求,无法匹配header, CURL请求没问题 URL: https://github.com/apache/incubator-apisix/issues/1100#issuecomment-581028414 I made a test right now, it works fine. please take a look: ```shell $ curl -i

[GitHub] [incubator-apisix] renyineng opened a new issue #1100: bug: 浏览器发送 OPTIONS请求,无法匹配header, CURL请求没问题

2020-02-01 Thread GitBox
renyineng opened a new issue #1100: bug: 浏览器发送 OPTIONS请求,无法匹配header, CURL请求没问题 URL: https://github.com/apache/incubator-apisix/issues/1100 ### Issue description 浏览器发送 OPTIONS请求,无法匹配到header(无法读取到),导致了404, 发送 CURL请求没问题 ### Environment * apisix version v1.0 * OS: centos7

[GitHub] [incubator-apisix] membphis opened a new pull request #1099: doc: check code style and test case style.

2020-02-01 Thread GitBox
membphis opened a new pull request #1099: doc: check code style and test case style. URL: https://github.com/apache/incubator-apisix/pull/1099 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-apisix] spacewander opened a new pull request #1098: feature: make the number of file is as configurable as the connections.

2020-02-01 Thread GitBox
spacewander opened a new pull request #1098: feature: make the number of file is as configurable as the connections. URL: https://github.com/apache/incubator-apisix/pull/1098 If we can configure the number of connections, we should also configure the number of files, since n_files need to

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
membphis commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373777024 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,376 @@ + +local core =

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
membphis commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373776930 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,376 @@ + +local core =

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
membphis commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373776873 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,376 @@ + +local core =

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
membphis commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373776741 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,376 @@ + +local core =

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
membphis commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373776733 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,376 @@ + +local core =

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
membphis commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373776686 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,376 @@ + +local core =

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
membphis commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373776622 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,376 @@ + +local core =

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
membphis commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373776579 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,376 @@ + +local core =

[GitHub] [incubator-apisix] membphis merged pull request #1097: test: always specify perl include path.

2020-02-01 Thread GitBox
membphis merged pull request #1097: test: always specify perl include path. URL: https://github.com/apache/incubator-apisix/pull/1097 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-apisix] membphis commented on issue #1097: test: always specify perl include path.

2020-02-01 Thread GitBox
membphis commented on issue #1097: test: always specify perl include path. URL: https://github.com/apache/incubator-apisix/pull/1097#issuecomment-581023249 merged, many thx @spacewander This is an automated message from the

[incubator-apisix] branch master updated: test: always specify perl include path. (#1097)

2020-02-01 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 0ddf40a test: always specify perl

[GitHub] [incubator-apisix] membphis closed issue #1091: bug: the test command under Linux is incorrect with perl 5.26

2020-02-01 Thread GitBox
membphis closed issue #1091: bug: the test command under Linux is incorrect with perl 5.26 URL: https://github.com/apache/incubator-apisix/issues/1091 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-apisix] moonming commented on issue #1096: add cors plugin

2020-02-01 Thread GitBox
moonming commented on issue #1096: add cors plugin URL: https://github.com/apache/incubator-apisix/pull/1096#issuecomment-581023004 @Miss-you please have a look. This is an automated message from the Apache Git Service. To

[GitHub] [incubator-apisix] iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373767144 ## File path: doc/plugins/wolf-rbac-cn.md ## @@ -0,0 +1,207 @@ + + +[English](wolf-rbac.md) + +# 目录 + +-

[GitHub] [incubator-apisix] iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373767106 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,380 @@ + +local core = require("apisix.core")

[GitHub] [incubator-apisix] iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373767094 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,380 @@ + +local core = require("apisix.core")

[GitHub] [incubator-apisix] iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373767142 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,380 @@ + +local core = require("apisix.core")

[GitHub] [incubator-apisix] iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373767129 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,380 @@ + +local core = require("apisix.core")

[GitHub] [incubator-apisix] iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373767068 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,380 @@ + +local core = require("apisix.core")

[GitHub] [incubator-apisix] iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373767092 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,380 @@ + +local core = require("apisix.core")

[GitHub] [incubator-apisix] iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373767084 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,380 @@ + +local core = require("apisix.core")

[GitHub] [incubator-apisix] iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373767077 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,380 @@ + +local core = require("apisix.core")

[GitHub] [incubator-apisix] iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373766769 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,380 @@ + +local core = require("apisix.core")

[GitHub] [incubator-apisix] iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373766772 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,380 @@ + +local core = require("apisix.core")

[GitHub] [incubator-apisix] iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin

2020-02-01 Thread GitBox
iGeeky commented on a change in pull request #1095: feature: Add wolf rbac plugin URL: https://github.com/apache/incubator-apisix/pull/1095#discussion_r373766772 ## File path: lua/apisix/plugins/wolf-rbac.lua ## @@ -0,0 +1,380 @@ + +local core = require("apisix.core")