[GitHub] [incubator-apisix] totemofwolf opened a new issue #888: bug: static files failed to load behind apisix http proxy

2019-11-20 Thread GitBox
totemofwolf opened a new issue #888: bug: static files failed to load behind apisix http proxy URL: https://github.com/apache/incubator-apisix/issues/888 ### Issue description ### Environment * apisix version (cmd: `apisix version`): 0.9-rc1 * OS: alpine 3.7 ###

[GitHub] [incubator-apisix] membphis merged pull request #887: Split check target into lint & license-check targets in Makefile.

2019-11-20 Thread GitBox
membphis merged pull request #887: Split check target into lint & license-check targets in Makefile. URL: https://github.com/apache/incubator-apisix/pull/887 This is an automated message from the Apache Git Service. To respo

[incubator-apisix] branch master updated: Split check target into lint & license-check targets in Makefile. (#887)

2019-11-20 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 View the commit online: https://github.com/apache/incubator-apisix/commit/227eeaef48cce77a7ee7f44c4ebbe79c56ecbf65

[GitHub] [incubator-apisix] agile6v opened a new pull request #887: Split check target into lint & license-check targets in Makefile.

2019-11-20 Thread GitBox
agile6v opened a new pull request #887: Split check target into lint & license-check targets in Makefile. URL: https://github.com/apache/incubator-apisix/pull/887 As described the title. This is an automated message from the

[GitHub] [incubator-apisix] agile6v closed pull request #879: Remove OpenWhisk Utilities check.

2019-11-20 Thread GitBox
agile6v closed pull request #879: Remove OpenWhisk Utilities check. URL: https://github.com/apache/incubator-apisix/pull/879 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [incubator-apisix] moonming merged pull request #886: bugfix: avoid a useless redirect when access `/apisix/dashboard`.

2019-11-20 Thread GitBox
moonming merged pull request #886: bugfix: avoid a useless redirect when access `/apisix/dashboard`. URL: https://github.com/apache/incubator-apisix/pull/886 This is an automated message from the Apache Git Service. To respo

[incubator-apisix] branch master updated: bugfix: avoid a useless redirect when access `/apisix/dashboard`. (#886)

2019-11-20 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 2c57621 bugfix: avoid a useless redi

[GitHub] [incubator-apisix] moonming merged pull request #884: doc: update users of power by APISIX.

2019-11-20 Thread GitBox
moonming merged pull request #884: doc: update users of power by APISIX. URL: https://github.com/apache/incubator-apisix/pull/884 This is an automated message from the Apache Git Service. To respond to the message, please log

[incubator-apisix] branch master updated: doc: update users of power by APISIX. (#884)

2019-11-20 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 6bef2e4 doc: update users of power b

[GitHub] [incubator-apisix] soulsoul commented on issue #881: Is Apache APISIX supports cookies sticky?

2019-11-20 Thread GitBox
soulsoul commented on issue #881: Is Apache APISIX supports cookies sticky? URL: https://github.com/apache/incubator-apisix/issues/881#issuecomment-555938300 i agree with moonming, PR is on the way... This is an automated me

[GitHub] [incubator-apisix] moonming commented on a change in pull request #886: bugfix: avoid a useless redirect when access `/apisix/dashboard`.

2019-11-20 Thread GitBox
moonming commented on a change in pull request #886: bugfix: avoid a useless redirect when access `/apisix/dashboard`. URL: https://github.com/apache/incubator-apisix/pull/886#discussion_r348377978 ## File path: conf/nginx.conf ## @@ -35,8 +20,8 @@ worker_shutdown_timeout

[GitHub] [incubator-apisix] membphis opened a new pull request #886: bugfix: avoid a useless redirect when access `/apisix/dashboard`.

2019-11-20 Thread GitBox
membphis opened a new pull request #886: bugfix: avoid a useless redirect when access `/apisix/dashboard`. URL: https://github.com/apache/incubator-apisix/pull/886 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-apisix] moonming commented on issue #880: request help: proxy-rewrite not pass args to upstream

2019-11-20 Thread GitBox
moonming commented on issue #880: request help: proxy-rewrite not pass args to upstream URL: https://github.com/apache/incubator-apisix/issues/880#issuecomment-555919714 I think @duzhenxun maybe using the old version. So please provide the version of APISIX that is important, which will s

[GitHub] [incubator-apisix] shuaijinchao commented on issue #880: request help: proxy-rewrite not pass args to upstream

2019-11-20 Thread GitBox
shuaijinchao commented on issue #880: request help: proxy-rewrite not pass args to upstream URL: https://github.com/apache/incubator-apisix/issues/880#issuecomment-555918731 @duzhenxun please check the configuration again. this problem has been resolved in PR (#642) and passed the test ca

[GitHub] [incubator-apisix] moonming commented on a change in pull request #863: feature: Allow modify content(status_code&body&header) from upstream, can also support CORS, redirect

2019-11-20 Thread GitBox
moonming commented on a change in pull request #863: feature: Allow modify content(status_code&body&header) from upstream, can also support CORS, redirect URL: https://github.com/apache/incubator-apisix/pull/863#discussion_r348371626 ## File path: t/plugin/response-rewrite.t ##

[GitHub] [incubator-apisix] membphis commented on issue #880: request help: proxy-rewrite not pass args to upstream

2019-11-20 Thread GitBox
membphis commented on issue #880: request help: proxy-rewrite not pass args to upstream URL: https://github.com/apache/incubator-apisix/issues/880#issuecomment-555915637 @duzhenxun here is my test case, and it passed. ``` === TEST 20: set route(rewrite uri args) --- config

[GitHub] [incubator-apisix] moonming commented on issue #880: request help: proxy-rewrite not pass args to upstream

2019-11-20 Thread GitBox
moonming commented on issue #880: request help: proxy-rewrite not pass args to upstream URL: https://github.com/apache/incubator-apisix/issues/880#issuecomment-555915327 @duzhenxun please provide a reproduce steps. This is a

[GitHub] [incubator-apisix] membphis commented on issue #880: request help: proxy-rewrite not pass args to upstream

2019-11-20 Thread GitBox
membphis commented on issue #880: request help: proxy-rewrite not pass args to upstream URL: https://github.com/apache/incubator-apisix/issues/880#issuecomment-555913924 https://github.com/apache/incubator-apisix/blob/master/t/plugin/proxy-rewrite.t#L632 The `proxy-rewrite` pass ar

[GitHub] [incubator-apisix] membphis opened a new pull request #885: bugfix: fetch the current log level when needs.

2019-11-20 Thread GitBox
membphis opened a new pull request #885: bugfix: fetch the current log level when needs. URL: https://github.com/apache/incubator-apisix/pull/885 This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [incubator-apisix] moonming opened a new pull request #884: doc: update users of power by APISIX.

2019-11-20 Thread GitBox
moonming opened a new pull request #884: doc: update users of power by APISIX. URL: https://github.com/apache/incubator-apisix/pull/884 This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [incubator-apisix] moonming commented on issue #883: bug: 0.8 centos7按照文档安装后, 添加upstream直接导致worker退出

2019-11-20 Thread GitBox
moonming commented on issue #883: bug: 0.8 centos7按照文档安装后, 添加upstream直接导致worker退出 URL: https://github.com/apache/incubator-apisix/issues/883#issuecomment-555897654 @binlaniua please try the master branch, this may be a bug that has been fixed. thx ---

[GitHub] [incubator-apisix] moonming commented on issue #880: request help: route中使用proxy-rewrite插件有点问题

2019-11-20 Thread GitBox
moonming commented on issue #880: request help: route中使用proxy-rewrite插件有点问题 URL: https://github.com/apache/incubator-apisix/issues/880#issuecomment-555896766 @shuaijinchao please have a look. I think `proxy-rewrite` should pass `args` to upstream. ---

[GitHub] [incubator-apisix] moonming commented on issue #881: Is Apache APISIX supports cookies sticky?

2019-11-20 Thread GitBox
moonming commented on issue #881: Is Apache APISIX supports cookies sticky? URL: https://github.com/apache/incubator-apisix/issues/881#issuecomment-555891337 @ygm521 OpenResty is not part of Apache APISIX, so if you want to implement sticky in the Nginx c module way, then you have to maint

[GitHub] [incubator-apisix] ygm521 edited a comment on issue #881: Is Apache APISIX supports cookies sticky?

2019-11-20 Thread GitBox
ygm521 edited a comment on issue #881: Is Apache APISIX supports cookies sticky? URL: https://github.com/apache/incubator-apisix/issues/881#issuecomment-555840641 So how can subsequent requests from the same user be sent to the selected real server? Only based on source IP?

[GitHub] [incubator-apisix] totemofwolf edited a comment on issue #882: bug: dashboard cannot be access via /apisix/dashboard behind LB

2019-11-20 Thread GitBox
totemofwolf edited a comment on issue #882: bug: dashboard cannot be access via /apisix/dashboard behind LB URL: https://github.com/apache/incubator-apisix/issues/882#issuecomment-555861285 ➜ src curl -I 'http://nsa.works/apisix/dashboard' will 301 to: Location: http://nsa.works:908

[GitHub] [incubator-apisix] moonming commented on issue #882: bug: dashboard cannot be access via /apisix/dashboard behind LB

2019-11-20 Thread GitBox
moonming commented on issue #882: bug: dashboard cannot be access via /apisix/dashboard behind LB URL: https://github.com/apache/incubator-apisix/issues/882#issuecomment-555886883 @totemofwolf Please use English in the public channel, thx --

[GitHub] [incubator-apisix] binlaniua opened a new issue #883: bug: 0.8 centos7按照文档安装后, 添加upstream直接导致worker退出

2019-11-20 Thread GitBox
binlaniua opened a new issue #883: bug: 0.8 centos7按照文档安装后, 添加upstream直接导致worker退出 URL: https://github.com/apache/incubator-apisix/issues/883 ### Issue description 按照文档安装后, 添加upstream直接导致worker退出 ![image](https://user-images.githubusercontent.com/5960462/69220072-1f44b400-0baf-11ea-9